summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/sis/sis_screen.c
Commit message (Expand)AuthorAgeFilesLines
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-0/+68
* Also PUBLICize the config option tableAdam Jackson2004-12-161-1/+1
* Mark __driCreateNewScreen PUBLICAdam Jackson2004-12-151-0/+1
* uint*t -> u_int*t changesAlan Hourihane2004-12-141-2/+2
* Fix SiS AGP vertex dispatch by not trying to emit 0 vertices, which would hangEric Anholt2004-09-251-1/+1
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-12/+0
* * Convert to use t_vertex.c instead of sis_vb.[ch]Eric Anholt2004-06-081-1/+1
* Add NEW_INTERFACE bits.Eric Anholt2004-06-071-2/+128
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-10/+0
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-2/+2
* applied Felix's patch for configuration systemBrian Paul2003-12-121-1/+17
* Remove usleeps from sis driver. We probably aren't doing anyone a serviceEric Anholt2003-12-091-1/+1
* fix _SOLO build problemAlan Hourihane2003-12-051-0/+10
* merge latest DRI sis driver changes from the DRI trunkAlan Hourihane2003-12-041-15/+7
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-301-0/+285