Maciej Cencora
|
bd2239e497
|
progs/tests: use first color attachement
Allows the tests to be run on drivers that supports only one color attachement.
|
15 лет назад |
Brian Paul
|
04b14e26a2
|
progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug
See comments in file for more details.
|
15 лет назад |
Keith Whitwell
|
a58065d4e2
|
progs/tests: compile with SCons and glew
Also get mingw cross-compilation of these tests working
|
16 лет назад |
Brian Paul
|
4566880656
|
disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested depth buffer
|
17 лет назад |
Brian Paul
|
79e57695e1
|
disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested depth buffer
|
17 лет назад |
Brian
|
6fda763989
|
destroy window on exit
|
18 лет назад |
Brian Paul
|
28bc3cdfba
|
another simple FBO test
|
19 лет назад |
Brian Paul
|
f81c78f87d
|
delete frame/renderbuffers upon exit, more error checking
|
20 лет назад |
Brian Paul
|
cf085db28a
|
Query/print GL_RED/GREEN/BLUE/ALPHA_BITS
|
20 лет назад |
Brian Paul
|
9e920fb93c
|
fix glIsRender/FramebufferEXT() assertions
|
20 лет назад |
Brian Paul
|
58a9573b08
|
added some glGetRenderbufferParameterivEXT calls, printfs, and assertions
|
20 лет назад |
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.
|
20 лет назад |