aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/unichrome/via_screen.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code.Keith Whitwell2004-12-221-24/+9
* Push a number of global variables into the viaContext struct.unichrome-last-xineramaKeith Whitwell2004-12-211-4/+9
* Add vsync swapbuffers. This waits on the irq so gears run in this modeKeith Whitwell2004-12-211-40/+98
* Remove #ifdef DEBUG's in code, but still allow compiler to remove debugKeith Whitwell2004-12-201-20/+0
* Mark __driCreateNewScreen PUBLICAdam Jackson2004-12-151-0/+1
* Unichrome DRI:Thomas Hellström2004-12-151-3/+1
* uint*t -> u_int*t changesAlan Hourihane2004-12-141-2/+2
* Update expected DRM version to 2.0.0Keith Whitwell2004-11-251-1/+1
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-10/+0
* Enable use of new DRI interface in Unichrome driver.Ian Romanick2004-06-051-2/+125
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-18/+1
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-1/+1
* updates from Erdi ChenBrian Paul2004-02-231-9/+4
* Via Unichrome/cle266 driver (Erdi Chen)Brian Paul2004-01-301-0/+327