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