Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
scratch. These exercise single pieces of functionality and provide a
gentler ramp than trying to use the mesa demos to bring up drivers with.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|