Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Like older osdemo.c program, but test more OpenGL features like texturing,
blending, lines.
|
|
bug 6941)
|
|
|
|
|
|
|
|
|
|
shader limits.
Misc sync-ups with x.org copy of glxinfo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added CheckError() calls.
Remove -ci option.
|
|
|
|
|
|
|
|
|
|
Only render the shadow/depth texture when really needed, not every frame.
Remove support for old SGIX shadow extensions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
threaded code. Seems to improve reliability quite a bit.
|
|
This seems more stabile than using one display connection for all threads.
Still get an occasional Xlib: unexpected async reply error, unfortunately.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|