summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common
Commit message (Expand)AuthorAgeFilesLines
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-272-7/+8
* include sched.h to get sched_yield() prototypeBrian Paul2004-01-181-0/+1
* make second param of driParseConfigFiles() constBrian Paul2004-01-182-3/+3
* Respect the 'in_use' field in the global LRU as a marker forKeith Whitwell2004-01-161-11/+6
* Fixed a few typos in the german translation.Felix Kuehling2004-01-081-4/+4
* Use hand-made number parsing functions as the libc routines are locale-depend...Felix Kuehling2004-01-071-2/+132
* Added two new options: def_max_anisotropy and no_neg_lod_bias. The latter oneFelix Kuehling2004-01-051-0/+12
* applied Felix's patch for configuration systemBrian Paul2003-12-122-21/+21
* add driClipRectToFramebuffer helper functionKeith Whitwell2003-12-112-0/+37
* bring in common from DRI trunkAlan Hourihane2003-12-051-6/+61
* build fixAlan Hourihane2003-12-041-1/+1
* Clean out some unused filesJon Smirl2003-10-212-243/+0
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-218-33/+1326
* Shared dri driver resourcesKeith Whitwell2003-08-0614-0/+3757