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 Paul
|
aed7403f32
|
demos: updated FBO tests to for ARB_fbo
Some things that were not errors in EXT_fbo are errors in ARB_fbo.
|
2009-01-22 15:22:54 -07:00 |
|
Brian
|
2282d81536
|
destroy window during cleanup
|
2007-03-06 16:33:00 -07:00 |
|
Brian Paul
|
f81c78f87d
|
delete frame/renderbuffers upon exit, more error checking
|
2005-11-17 02:08:10 +00:00 |
|
Brian Paul
|
cf085db28a
|
Query/print GL_RED/GREEN/BLUE/ALPHA_BITS
|
2005-10-08 14:42:51 +00:00 |
|
Brian Paul
|
9e920fb93c
|
fix glIsRender/FramebufferEXT() assertions
|
2005-10-04 15:01:51 +00:00 |
|
Brian Paul
|
58a9573b08
|
added some glGetRenderbufferParameterivEXT calls, printfs, and assertions
|
2005-07-01 01:34:29 +00:00 |
|
Brian Paul
|
e4b2356c07
|
Major check-in of changes for GL_EXT_framebuffer_object extension.
Main driver impacts:
- new code for creating the Mesa GLframebuffer
- new span/pixel read/write code
Some drivers not yet updated/tested.
|
2005-05-04 20:11:35 +00:00 |
|