Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
because it's a smaller change than integrating glVertexAttrib with FSAA pipe). Shader integration with LLDynamicTexture subclasses.
|
|
|
|
|
|
Reviewed by Leslie
|
|
|
|
|
|
node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call.
|
|
GL_ARB_texture_multisample instead.
|
|
|
|
Screen
|
|
|
|
|
|
|
|
Using for internal demo, will get it code reviewed if it merges in.
|
|
|
|
need to apply these manually.
|
|
Changes merged into viewer 2 by Jonathan Yap
|
|
|
|
|
|
queries if GL is set to not use VBOs for stream draw.
|