Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused mini and mesa glu subdirectories | Kristian Høgsberg | 2010-02-25 | 1 | -829/+0 |
* | src/glu/mesa: fix mem leak (bug 26559) | Brian Paul | 2010-02-14 | 1 | -1/+6 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | added GL_BGR case to bytes_per_pixel() | Brian Paul | 2000-10-26 | 1 | -2/+3 |
* | reverted to old tessellator (GLU 1.1) | Brian Paul | 2000-07-11 | 1 | -398/+440 |
* | added missing GL_BGRA case | Brian Paul | 2000-06-05 | 1 | -1/+2 |
* | added GL_BGR and GL_BGRA support | Brian Paul | 2000-02-28 | 1 | -59/+5 |
* | removed unneeded code in gluBuild1DMipmaps() | Brian Paul | 1999-12-12 | 1 | -7/+4 |
* | replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps() | Brian Paul | 1999-11-09 | 1 | -5/+8 |
* | fixed pixel packing/unpacking code in gluBuild2DMipmaps() | Brian Paul | 1999-09-14 | 1 | -7/+52 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+790 |