summaryrefslogtreecommitdiff
path: root/src/mesa/main/texutil.c
AgeCommit message (Expand)AuthorFilesLines
2000-09-13replaced GL_RGBA with GL_BGRA for GL_UNSIGNED_SHORT_1_5_5_5_REV datatypeBrian Paul1-3/+6
2000-08-29added MESA_FF_R8_G8_B8 (alpha filled to 0xff) formatBrian Paul1-2/+69
2000-03-30fixed typos in generate_lookup_tables()Brian Paul1-2/+2
2000-03-30fixed subtexture address calculation bugBrian Paul1-32/+32
2000-03-29lots of new workBrian Paul1-56/+801
2000-03-27added _mesa_unconvert_teximage()Brian Paul1-1/+284
2000-03-24initial check-inBrian Paul1-0/+537