summaryrefslogtreecommitdiff
path: root/progs/tests/fbotest1.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt1-212/+0
2010-03-09progs/tests: use first color attachementMaciej Cencora1-3/+3
2009-09-03progs/tests: re-enable exit() callBrian Paul1-1/+1
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell1-1/+2
2009-01-22demos: updated FBO tests to for ARB_fboBrian Paul1-5/+10
2007-03-06destroy window during cleanupBrian1-1/+3
2005-11-17delete frame/renderbuffers upon exit, more error checkingBrian Paul1-15/+29
2005-10-08Query/print GL_RED/GREEN/BLUE/ALPHA_BITSBrian Paul1-0/+8
2005-10-04fix glIsRender/FramebufferEXT() assertionsBrian Paul1-2/+2
2005-07-01added some glGetRenderbufferParameterivEXT calls, printfs, and assertionsBrian Paul1-0/+13
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul1-0/+169