summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texutil.c
Commit message (Expand)AuthorAgeFilesLines
* replaced GL_RGBA with GL_BGRA for GL_UNSIGNED_SHORT_1_5_5_5_REV datatypeBrian Paul2000-09-131-3/+6
* added MESA_FF_R8_G8_B8 (alpha filled to 0xff) formatBrian Paul2000-08-291-2/+69
* fixed typos in generate_lookup_tables()Brian Paul2000-03-301-2/+2
* fixed subtexture address calculation bugBrian Paul2000-03-301-32/+32
* lots of new workBrian Paul2000-03-291-56/+801
* added _mesa_unconvert_teximage()Brian Paul2000-03-271-1/+284
* initial check-inBrian Paul2000-03-241-0/+537