summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/sis/sis_texstate.c
Commit message (Expand)AuthorAgeFilesLines
* dri: use BorderColor instead of _BorderChanBrian Paul2009-04-011-5/+10
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-6/+6
* In the last commit I added in a fatal error on unknown base formats so IEric Anholt2005-10-241-0/+14
* Fix and enable GL_MESA_ycbcr_texture. Looks fine with yuvrect. I'm slightlyEric Anholt2005-10-241-0/+30
* Fix the GL_BLEND case (and remove the fallback associated with it) by convertingEric Anholt2005-10-241-25/+14
* Add support for GL_ARB_texture_border_clamp and GL_ARB_texture_mirrored_repeat,Eric Anholt2005-10-241-24/+27
* Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, allEric Anholt2005-10-191-1/+3
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-3/+3
* merge latest DRI sis driver changes from the DRI trunkAlan Hourihane2003-12-041-71/+61
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-301-0/+682