summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common
AgeCommit message (Expand)Author
2004-05-08Added german translation to option texture_units.Felix Kuehling
2004-05-07Added a config option to set the number of available texture units. AIan Romanick
2004-04-26bring over build fixes from stable branchAlan Hourihane
2004-03-15extend SOLO code so the DDX version isn't checkedDave Airlie
2004-01-27Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell
2004-01-18include sched.h to get sched_yield() prototypeBrian Paul
2004-01-18make second param of driParseConfigFiles() constBrian Paul
2004-01-16Respect the 'in_use' field in the global LRU as a marker forKeith Whitwell
2004-01-08Fixed a few typos in the german translation.Felix Kuehling
2004-01-07Use hand-made number parsing functions as the libc routines are locale-depend...Felix Kuehling
2004-01-05Added two new options: def_max_anisotropy and no_neg_lod_bias. The latter oneFelix Kuehling
2003-12-12applied Felix's patch for configuration systemBrian Paul
2003-12-11add driClipRectToFramebuffer helper functionKeith Whitwell
2003-12-05bring in common from DRI trunkAlan Hourihane
2003-12-04build fixAlan Hourihane
2003-10-21Clean out some unused filesJon Smirl
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-06Shared dri driver resourcesKeith Whitwell