summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texformat.c
Commit message (Expand)AuthorAgeFilesLines
* Enable GL_ARB_texture_compression for XMesa/GLX driver. TextureBrian Paul2001-06-151-9/+86
* Fixed a texture conversion problem: sometimes need to produce an intermediateBrian Paul2001-04-201-22/+22
* replaced IntFormat GL_BGRA with GL_RGBA, fixes problems calling _mesa_base_te...Brian Paul2001-04-041-4/+4
* More texture image changes.Brian Paul2001-04-041-39/+26
* Remove all traces of CULL_MASK_ACTIVE.Gareth Hughes2001-03-301-4/+4
* More texture format updates. Drivers now need only plug an appropriateGareth Hughes2001-03-281-71/+64
* fixed RGBA/RGB typoBrian Paul2001-03-271-2/+2
* Updates required for DRI drivers on mesa-3-5-branch.Gareth Hughes2001-03-271-36/+63
* Remove old code, fix a few comments.Gareth Hughes2001-03-181-6/+5
* - Port 3.4 texture utils, texture format work to 3.5 (including newGareth Hughes2001-03-181-0/+566