summaryrefslogtreecommitdiffstats
path: root/progs/tests/drawbuffers2.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/tests: added test for GL_EXT_draw_buffers2Brian Paul2009-12-311-0/+364
Render into two color buffers (render targets). Display half of each buffer in the window. Use different color masks for each render target. Only enable blending for the second render target.