aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/xmlconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '7.8'Jesse Barnes2010-04-191-1/+1
|\
| * mesa: Use __OpenBSD__ to check for OpenBSD.Matthieu Herrb2010-04-191-1/+1
* | dri/common: mv __driUtilMessage to utils.cGeorge Sapountzis2010-03-151-1/+1
|/
* dri: Remove unnecessary headers.Vinson Lee2010-02-121-7/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-2/+2
* Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith2008-06-211-0/+6
* silence warningAlan Hourihane2008-04-251-1/+1
* Silence compiler warnings from XML error macros.Kristian Høgsberg2007-12-211-12/+12
* Fix some warningsAlan Hourihane2004-12-021-1/+5
* Fixed hash table allocation to avoid an assertion failure due to aFelix Kuehling2004-07-261-5/+9
* Make GET_PROGRAM_NAME work with uCLibc using the __progname hack.Felix Kuehling2004-07-101-4/+9
* Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_nameJon Smirl2004-07-091-1/+0
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-4/+1
* make second param of driParseConfigFiles() constBrian Paul2004-01-181-2/+2
* Use hand-made number parsing functions as the libc routines are locale-depend...Felix Kuehling2004-01-071-2/+132
* applied Felix's patch for configuration systemBrian Paul2003-12-121-9/+10
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-0/+862