Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-24 | mesa: call glutDestroyWindow (help find mem leaks) | Brian Paul | 1 | -1/+4 |
2004-06-11 | don't pass GL_INTENSITY for <format> to glTexImage2D - it's illegal | Brian Paul | 1 | -1/+2 |
2003-04-21 | fix minor warnings | Brian Paul | 1 | -4/+3 |
2003-01-24 | silence warning | Brian Paul | 1 | -1/+1 |
2001-03-28 | More informative display of texture parameters. | Gareth Hughes | 1 | -5/+34 |
2001-03-27 | double buffer by default. if drawSmooth, use 50% alpha at top of polygon | Brian Paul | 1 | -3/+7 |
2000-09-26 | use GL_NEAREST texture filter | Brian Paul | 1 | -2/+2 |
2000-09-15 | set default window pos, changed 4 to GL_RGBA | Brian Paul | 1 | -1/+2 |
2000-09-13 | added cursor key info to instructions | Brian Paul | 1 | -6/+13 |
2000-08-21 | changed quad vertex colors to be tessellation invariant | Brian Paul | 1 | -4/+8 |
2000-08-21 | print UNDEFINED MODE over samples that are undefined in the GL spec | Brian Paul | 1 | -1/+12 |
2000-06-27 | fixed compiler warnings | Brian Paul | 1 | -4/+4 |
2000-06-27 | initial check-in | Brian Paul | 1 | -0/+759 |