summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texutil.c
Commit message (Expand)AuthorAgeFilesLines
* Major rework of tnl moduleKeith Whitwell2000-12-261-1/+5
* Committing in .Jouk Jansen2000-11-221-7/+7
* updated with bug fix from 3.4 branchBrian Paul2000-11-091-148/+196
* More GLchan color channel changes.Brian Paul2000-10-291-30/+30
* 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