summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/s3v/s3v_tex.c
AgeCommit message (Collapse)Author
2009-10-28mesa: re-remove s3v and trident driver filesBrian Paul
These were removed from master but a few files came back from the texformat-rework branch.
2009-10-05drivers: don't include texformat.hBrian Paul
And remove other unneeded #includes while we're at it.
2009-09-16s3v: remove unneeded initializationsBrian Paul
2009-04-01dri: use BorderColor instead of _BorderChanBrian Paul
2009-02-21mesa: use an array for current texture objectsBrian Paul
Use loops to consolidate lots of texture object code.
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from ↵Brian Paul
Makefile.template
2004-12-27Get s3v building with a minimum of warnings.Adam Jackson
2004-12-16Import s3virge and trident drivers. Not functional yet; no Makefile, no ↵Adam Jackson
DRI-aware DDX.