Age | Commit message (Collapse) | Author |
|
Fix glemu enabledisable
|
|
Add support for Ninja and Eclipse+Ninja testing in test_cmake.
|
|
|
|
GL_FFP_ONLY == 0 instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to glEnable/DisableClientState instead of adjusting that during rendering.
|
|
|
|
into incoming
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
coverage and support for fastcomp
|
|
These were added when Python support was fixed up, but don't appear
to be needed or used anywhere.
|
|
|
|
Split name-minification into a separate pass from registerization.
|
|
|
|
they have any dependencies; fixes #2003
|
|
|
|
|
|
|
|
|
|
|
|
correction or imprecise i64)
|
|
GL_COMBINE shader.
|
|
merges duplicate texture loads into one and avoids a redundant * 1.0 op.
|
|
|
|
|
|
Updates3
|
|
Even more gl opts
|
|
doublebuffered VBOs. This improves performance by reducing CPU-GPU pipeline stalls.
|
|
|
|
|