summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/xmlconfig.c
AgeCommit message (Expand)Author
2010-09-28dri: Add GET_PROGRAM_NAME definition for Mac OS X.Vinson Lee
2010-09-20Fix typos in comments and debug output strings.Timo Wiren
2010-04-19Merge branch '7.8'Jesse Barnes
2010-04-19mesa: Use __OpenBSD__ to check for OpenBSD.Matthieu Herrb
2010-03-15dri/common: mv __driUtilMessage to utils.cGeorge Sapountzis
2010-02-12dri: Remove unnecessary headers.Vinson Lee
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith
2008-04-25silence warningAlan Hourihane
2007-12-21Silence compiler warnings from XML error macros.Kristian Høgsberg
2004-12-02Fix some warningsAlan Hourihane
2004-07-26Fixed hash table allocation to avoid an assertion failure due to aFelix Kuehling
2004-07-10Make GET_PROGRAM_NAME work with uCLibc using the __progname hack.Felix Kuehling
2004-07-09Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_nameJon Smirl
2004-07-04Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl
2004-01-18make second param of driParseConfigFiles() constBrian Paul
2004-01-07Use hand-made number parsing functions as the libc routines are locale-depend...Felix Kuehling
2003-12-12applied Felix's patch for configuration systemBrian Paul
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl