summaryrefslogtreecommitdiff
path: root/progs/tests/drawbuffers.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt1-311/+0
2009-10-29progs/tests: fixes for drawbuffers.cBrian Paul1-5/+12
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell1-1/+2
2007-06-08fix glReadPixels parameters to handle odd-width windows correctlyBrian1-2/+3
2007-06-08disable shader program before glDrawPixelsBrian1-6/+10
2007-03-11Test the GL_ARB_draw_buffers extension.Brian1-0/+298