aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/sis/sis_context.h
Commit message (Expand)AuthorAgeFilesLines
* More GLSL code:Michal Krol2006-04-111-1/+1
* Initial add of some (disabled) SiS 6326 drawing code integrated from Alan Cox'sEric Anholt2005-10-251-2/+16
* Cut a bunch of code by not trying to precompute the blit commands and insteadEric Anholt2005-10-241-5/+4
* Add support for GL_EXT_secondary_color, tested with seccolor test.Eric Anholt2005-10-241-0/+2
* - Add a few more hardware internal formats that are supported. Some remainingEric Anholt2005-10-241-0/+1
* Make SiS a little more like other drivers: Add SIS_DEBUG (only option beingEric Anholt2005-10-191-1/+14
* Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, allEric Anholt2005-10-191-15/+24
* SetBuffer, renderbuffer changesBrian Paul2005-09-031-1/+0
* Fix an "overflow in implicit constant conversion" warning in mEndPrimitive whenEric Anholt2004-06-101-2/+2
* * Convert to use t_vertex.c instead of sis_vb.[ch]Eric Anholt2004-06-081-19/+20
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-1/+0
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-021-1/+1
* Clean up some warnings by making sis_fatal_error a macro, and let it take anEric Anholt2004-05-241-2/+6
* Adjust includes to help DRI buildJon Smirl2004-03-121-0/+2
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-1/+1
* change Data ptr from GLbyte to GLubyte to silence warningsBrian Paul2004-01-181-1/+1
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-5/+0
* merge latest DRI sis driver changes from the DRI trunkAlan Hourihane2003-12-041-17/+10
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-301-0/+446