Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
leaking.
|
|
Fix for redundant calls to stateSort(LLDrawable*...)
Put back "Build Queue" info display.
|
|
octree nodes. Regressed EXT-7155 so fix for regression included.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|