Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enabled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed by CB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enabled
|
|
|
|
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update
|
|
selected we will now also cull the terrain draw pool.
|
|
|
|
|
|
window.
|
|
Coalesced patchset.
|
|
|
|
|
|
(current, requested, full)
|
|
against sculpt based crashers.
|
|
avoid redundant resetting of vertex buffers on detail switches). Change assertion to a warning with count info. Fix bytes pooled debug display. Remove unused static vertex buffer.
|
|
|
|
when settings that could affect it are modified.
Reviewed by davep.
|
|
|
|
|
|
|
|
|
|
|
|
with exploding amounts of non-built-in GL state
|
|
- don't use F64 except where needed (should really factor out calls to gluProject)
- get rid of sorting by texture in favor of sorting by matrix (no sort needed, geometry is already matrix sorted as a result of frustum cull tree traversal order)
- unroll matrix sync inner loop and cache MVP and normal matrices
|
|
accounting for how much memory is taken up by LLRenderTarget, fix crash on login in bindGLIndices (work around driver bug that doesn't respect VAO state WRT to index buffers), remove some unused render targets, remove some unused shaders, make it possible to run a fullscreen session
|