Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Also requires GL_EXT_framebuffer_object and OpenGL 2.0 (for GLSL).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and demos are also added.
Adding basic support to drivers should be as easy as just enabling the
extension, though thorough test would also be required.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added CheckError() calls.
Remove -ci option.
|
|
|
|
|
|
an error. Since we're working with a proxy target, don't bother using real
texture data.
Add a missing new-line in an error printf.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Run with -nodraw to skip rendering of test quad to get "pure" sub-tex rate.
|
|
|
|
|
|
|
|
|
|
and invalid stride values (see bugzilla #5058).
|
|
|