summaryrefslogtreecommitdiffstats
path: root/progs/tests/fbotexture.c
Commit message (Expand)AuthorAgeFilesLines
* demos: move tests/fbotexture.c to demos/Brian Paul2009-04-181-621/+0
* demos: fix typoBrian Paul2009-03-121-1/+1
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-101-1/+2
* demos: fix renderbuffer leak in progs/tests/fbotexture.cBrian Paul2009-02-271-10/+21
* demos: revamp the fbotexture.c demoBrian Paul2009-01-221-113/+268
* demos: updated FBO tests to for ARB_fboBrian Paul2009-01-221-2/+5
* added culling/wireframe optionsBrian2007-12-041-13/+57
* destroy window during cleanupBrian2007-03-061-1/+4
* lots of debug options, some code movement, etcBrian Paul2006-03-241-30/+92
* added -ds option to test GL_EXT_packed_depth_stencil with framebuffer objectsBrian Paul2005-11-161-22/+76
* glBindTexture changes, new assertionsBrian Paul2005-10-041-2/+6
* fix glIsRender/FramebufferEXT() assertionsBrian Paul2005-10-041-3/+3
* added some glGetRenderbufferParameterivEXT calls, printfs, and assertionsBrian Paul2005-07-011-0/+8
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-0/+276