summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/s3v/s3v_texstate.c
Commit message (Collapse)AuthorAgeFilesLines
* Nuke s3v.Corbin Simpson2009-10-221-300/+0
| | | | As per FDO #17889.
* mesa: added "main/" prefix to includes, remove some -I paths from ↵Brian Paul2008-09-181-6/+6
| | | | Makefile.template
* In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul2005-10-051-4/+4
| | | | _BaseFormat to be consistant with gl_renderbuffer.
* Get s3v building with a minimum of warnings.Adam Jackson2004-12-271-17/+14
|
* Import s3virge and trident drivers. Not functional yet; no Makefile, no ↵Adam Jackson2004-12-161-0/+303
DRI-aware DDX.