summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/xmlconfig.c
AgeCommit message (Collapse)Author
2004-01-18make second param of driParseConfigFiles() constBrian Paul
2004-01-07Use 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-12applied Felix's patch for configuration systemBrian Paul
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl