summaryrefslogtreecommitdiff
path: root/src/mesa/main/texutil.c
AgeCommit message (Expand)Author
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-03-07fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...Brian Paul
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-09updated with bug fix from 3.4 branchBrian Paul
2000-10-29More GLchan color channel changes.Brian Paul
2000-09-13replaced GL_RGBA with GL_BGRA for GL_UNSIGNED_SHORT_1_5_5_5_REV datatypeBrian Paul
2000-08-29added MESA_FF_R8_G8_B8 (alpha filled to 0xff) formatBrian Paul
2000-03-30fixed typos in generate_lookup_tables()Brian Paul
2000-03-30fixed subtexture address calculation bugBrian Paul
2000-03-29lots of new workBrian Paul
2000-03-27added _mesa_unconvert_teximage()Brian Paul
2000-03-24initial check-inBrian Paul