summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/xmlconfig.c
Commit message (Expand)AuthorAgeFilesLines
* 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