summaryrefslogtreecommitdiff
path: root/src/mesa/main/teximage.h
AgeCommit message (Expand)AuthorFilesLines
2000-08-29finished compressed texture support (Bill White)Brian Paul1-3/+5
2000-06-05 Committing in .Jouk Jansen1-2/+6
2000-05-24more work on GL_ARB_texture_compressionBrian Paul1-2/+7
2000-05-23initial work for GL_ARB_texture_compressionBrian Paul1-1/+43
2000-05-23more texture cube work, misc code clean-upBrian Paul1-1/+6
2000-05-23more work on GL_ARB_texture_cube_mapBrian Paul1-1/+6
2000-03-27put _mesa prefix on some functionsBrian Paul1-3/+7
2000-03-23replaced decode_internal_format() with _mesa_base_tex_format()Brian Paul1-1/+5
2000-01-31added _mesa_TexImage3DEXT()Brian Paul1-2/+9
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul1-64/+57
1999-11-03new texture image processingBrian Paul1-77/+22
1999-08-19Initial revisionjtg1-0/+186