aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/sis/sis_state.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial add of some (disabled) SiS 6326 drawing code integrated from Alan Cox'sEric Anholt2005-10-251-5/+22
| | | | | | | | last drop I saw, which was in turn based on a code drop of mine. Texturing, culling, and several extensions are unimplemented, and some features could probably be improved. It's untested, but there don't appear to be regressions on the 300-series code, so I'd like to get these bits in now so that it can be worked on as not a huge diff.
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-3/+0
|
* merge latest DRI sis driver changes from the DRI trunkAlan Hourihane2003-12-041-4/+3
|
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-301-0/+58
(build tested, but not physically tested)