Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
rendering.
|
|
loaded.
|
|
|
|
|
|
didn't work) and pause shader loading until after all feature masks have been applied when switching detail levels
|
|
|
|
|
|
|
|
with exploding amounts of non-built-in GL state
|
|
height map into a normal map -- use the GPU instead via a shader. Also, WTF glFinish?
|
|
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
|
|
Also, remove "Basic Shaders" as a user settable option (shaders are always on if GL version >= 2.0, always off otherwise)
|
|
|
|
to reload shaders when toggling FSAA on and off)
|
|
some drivers (prune shader tree of unused shaders while we're at it)
|
|
|
|
index debug setting rebuild shaders to use no flow control when set to 1 or lower
|
|
|
|
some reason
|
|
modify viewer to run under said context without generating errors.
|
|
|
|
using shaders.
|
|
FSAA is disabled.
|
|
display still doesn't.
|
|
because it's a smaller change than integrating glVertexAttrib with FSAA pipe). Shader integration with LLDynamicTexture subclasses.
|
|
|
|
|
|
complete, preview renders and debug displays still pending. Also fixed a render glitch and a crash (JIRAs listed).
|
|
|
|
glAlphaFunc when shaders are available).
Reviewed by Leslie
|
|
|
|
|
|
stalls in renderer by never using the fixed function pipeline if shaders are available.
|
|
|
|
|
|
being enabled while anti-aliasing is on on platforms where filenames are case sensitive.
|
|
|
|
|
|
|
|
|
|
texture rendering based on available hardware.
|
|
|
|
(wow, super fast so far)
|
|
needed -- make sample counts consistent between shaders and render targets.
|
|
|