| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove CVS keywords. | Keith Whitwell | 2008-09-21 | 1 | -1/+0 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -1/+1 |
* | only use __x86_64__, not __amd64__ (bug 15503) | Brian Paul | 2008-04-14 | 1 | -1/+1 |
* | Fix sis_dri on ia64. | Adam Jackson | 2008-02-15 | 1 | -0/+2 |
* | More GLSL code: | Michal Krol | 2006-04-11 | 1 | -1/+1 |
* | Initial add of some (disabled) SiS 6326 drawing code integrated from Alan Cox's | Eric Anholt | 2005-10-25 | 1 | -2/+16 |
* | Cut a bunch of code by not trying to precompute the blit commands and instead | Eric Anholt | 2005-10-24 | 1 | -5/+4 |
* | Add support for GL_EXT_secondary_color, tested with seccolor test. | Eric Anholt | 2005-10-24 | 1 | -0/+2 |
* | - Add a few more hardware internal formats that are supported. Some remaining | Eric Anholt | 2005-10-24 | 1 | -0/+1 |
* | Make SiS a little more like other drivers: Add SIS_DEBUG (only option being | Eric Anholt | 2005-10-19 | 1 | -1/+14 |
* | Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, all | Eric Anholt | 2005-10-19 | 1 | -15/+24 |
* | SetBuffer, renderbuffer changes | Brian Paul | 2005-09-03 | 1 | -1/+0 |
* | Fix an "overflow in implicit constant conversion" warning in mEndPrimitive when | Eric Anholt | 2004-06-10 | 1 | -2/+2 |
* | * Convert to use t_vertex.c instead of sis_vb.[ch] | Eric Anholt | 2004-06-08 | 1 | -19/+20 |
* | Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out | Jon Smirl | 2004-06-03 | 1 | -1/+0 |
* | Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with | Ian Romanick | 2004-06-02 | 1 | -1/+1 |
* | Clean up some warnings by making sis_fatal_error a macro, and let it take an | Eric Anholt | 2004-05-24 | 1 | -2/+6 |
* | Adjust includes to help DRI build | Jon Smirl | 2004-03-12 | 1 | -0/+2 |
* | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl | 2004-03-11 | 1 | -1/+1 |
* | change Data ptr from GLbyte to GLubyte to silence warnings | Brian Paul | 2004-01-18 | 1 | -1/+1 |
* | Updates to tnl_dd_dmatmp.h | Keith Whitwell | 2003-12-11 | 1 | -5/+0 |
* | merge latest DRI sis driver changes from the DRI trunk | Alan Hourihane | 2003-12-04 | 1 | -17/+10 |
* | add the SiS driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -0/+446 |