summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r128/r128_screen.c
Commit message (Expand)AuthorAgeFilesLines
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-14/+0
* Redo of removing __driRegisterExtensions(). I accidentally undid the previous...Jon Smirl2004-06-031-30/+0
* Enable use of new DRI interface in Rage128 driver.Ian Romanick2004-06-031-2/+142
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-11/+30
* kill __driRegisterExtensions(), none of the functions did anythingJon Smirl2004-06-031-30/+0
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-2/+8
* Make R128 driver use sarea/defines from DRM. removed r128_common.hJon Smirl2004-03-121-10/+10
* applied Felix's patch for configuration systemBrian Paul2003-12-121-1/+26
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-7/+30
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+357