summaryrefslogtreecommitdiff
path: root/progs/demos/texenv.c
AgeCommit message (Expand)Author
2008-03-24mesa: call glutDestroyWindow (help find mem leaks)Brian Paul
2004-06-11don't pass GL_INTENSITY for <format> to glTexImage2D - it's illegalBrian Paul
2003-04-21fix minor warningsBrian Paul
2003-01-24silence warningBrian Paul
2001-03-28More informative display of texture parameters.Gareth Hughes
2001-03-27double buffer by default. if drawSmooth, use 50% alpha at top of polygonBrian Paul
2000-09-26use GL_NEAREST texture filterBrian Paul
2000-09-15set default window pos, changed 4 to GL_RGBABrian Paul
2000-09-13added cursor key info to instructionsBrian Paul
2000-08-21changed quad vertex colors to be tessellation invariantBrian Paul
2000-08-21print UNDEFINED MODE over samples that are undefined in the GL specBrian Paul
2000-06-27fixed compiler warningsBrian Paul
2000-06-27initial check-inBrian Paul