Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from ↵ | Brian Paul | |
Makefile.template | |||
2008-06-21 | Solaris port of Mesa 7.1 with autoconf support | Alan Coopersmith | |
Signed-off-by: Brian Paul <brian.paul@tungstengraphics.com> | |||
2008-04-25 | silence warning | Alan Hourihane | |
2007-12-21 | Silence compiler warnings from XML error macros. | Kristian Høgsberg | |
2004-12-02 | Fix some warnings | Alan Hourihane | |
2004-07-26 | Fixed hash table allocation to avoid an assertion failure due to a | Felix Kuehling | |
bad config file. Fixed two more typos. | |||
2004-07-10 | Make GET_PROGRAM_NAME work with uCLibc using the __progname hack. | Felix Kuehling | |
Improved that hack to remove leading directory names. | |||
2004-07-09 | Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name | Jon Smirl | |
will be correctly defined. | |||
2004-07-04 | Patch removes _SOLO definition needed for mesa-solo. mesa-solo | Jon Smirl | |
uses the NEW_INTERFACE now so _SOLO isn't necessary anymore. Tested with the hardware that I own. | |||
2004-01-18 | make second param of driParseConfigFiles() const | Brian Paul | |
2004-01-07 | Use hand-made number parsing functions as the libc routines are ↵ | Felix Kuehling | |
locale-dependent. Thanks to Pavel harry_x Palat for pointing that out. | |||
2003-12-12 | applied Felix's patch for configuration system | Brian Paul | |
2003-10-21 | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | |