Age | Commit message (Collapse) | Author |
|
available when using certain video cards.
|
|
subclasses -- also vectorize particle VBO updates
|
|
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)
|
|
GL_DEPTH_COMPONENT32 (use GL_DEPTH_COMPONENT24)
|
|
some drivers (prune shader tree of unused shaders while we're at it)
|
|
|
|
|
|
|
|
LLVertexBuffer data
|
|
index debug setting rebuild shaders to use no flow control when set to 1 or lower
|
|
deprecation or performance warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added "RenderUseVAO" debug setting to control whether or not to use VAO's in non-core GL profiles.
|
|
some reason
|
|
|
|
|
|
|
|
modify viewer to run under said context without generating errors.
|
|
start with a non-compatibility-profile OpenGL context.
|
|
|
|
|
|
|
|
shaders disabled.
|
|
|
|
light state
|
|
are available.
|
|
using shaders.
|
|
|
|
|
|
|
|
where state being consumed by a shader does not match state being provided by vertex buffers.
|
|
|
|
|
|
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).
|