Brian Paul
|
02b9fb9c80
|
progs/tests: fixes for drawbuffers.c
Disable GL_DEPTH_TEST before glDrawPixels.
Show color buffer 0 on left, color buffer 1 on right.
|
2009-10-29 14:46:35 -06:00 |
|
Keith Whitwell
|
a58065d4e2
|
progs/tests: compile with SCons and glew
Also get mingw cross-compilation of these tests working
|
2009-03-10 13:11:23 +00:00 |
|
Brian
|
39d221ef14
|
fix glReadPixels parameters to handle odd-width windows correctly
|
2007-06-08 13:10:01 -06:00 |
|
Brian
|
5e9cff0b97
|
disable shader program before glDrawPixels
|
2007-06-08 13:02:14 -06:00 |
|
Brian
|
ccb80d7ec4
|
Test the GL_ARB_draw_buffers extension.
Also requires GL_EXT_framebuffer_object and OpenGL 2.0 (for GLSL).
|
2007-03-11 17:03:29 -06:00 |
|