summaryrefslogtreecommitdiff
path: root/progs/tests/fbotexture.c
AgeCommit message (Expand)Author
2009-03-12demos: fix typoBrian Paul
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell
2009-02-27demos: fix renderbuffer leak in progs/tests/fbotexture.cBrian Paul
2009-01-22demos: revamp the fbotexture.c demoBrian Paul
2009-01-22demos: updated FBO tests to for ARB_fboBrian Paul
2007-12-04added culling/wireframe optionsBrian
2007-03-06destroy window during cleanupBrian
2006-03-24lots of debug options, some code movement, etcBrian Paul
2005-11-16added -ds option to test GL_EXT_packed_depth_stencil with framebuffer objectsBrian Paul
2005-10-04glBindTexture changes, new assertionsBrian Paul
2005-10-04fix glIsRender/FramebufferEXT() assertionsBrian Paul
2005-07-01added some glGetRenderbufferParameterivEXT calls, printfs, and assertionsBrian Paul
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul