summaryrefslogtreecommitdiff
path: root/src/glu/mesa/mipmap.c
AgeCommit message (Expand)Author
2010-02-25Remove unused mini and mesa glu subdirectoriesKristian Høgsberg
2010-02-14src/glu/mesa: fix mem leak (bug 26559)Brian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2000-10-26added GL_BGR case to bytes_per_pixel()Brian Paul
2000-07-11reverted to old tessellator (GLU 1.1)Brian Paul
2000-06-05added missing GL_BGRA caseBrian Paul
2000-02-28added GL_BGR and GL_BGRA supportBrian Paul
1999-12-12removed unneeded code in gluBuild1DMipmaps()Brian Paul
1999-11-09replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps()Brian Paul
1999-09-14fixed pixel packing/unpacking code in gluBuild2DMipmaps()Brian Paul
1999-08-19Initial revisionjtg