- Nov 02, 2011
-
-
David Parks authored
SH-2541 Fix for speckles on avatar on some cards -- don't use "maximum_alpha" for alpha tests in shaders as it was always being set to 1.0 anyway.
-
- Nov 01, 2011
-
-
David Parks authored
-
- Oct 28, 2011
-
-
David Parks authored
-
- Oct 26, 2011
-
-
David Parks authored
-
- Oct 24, 2011
-
-
David Parks authored
-
- Oct 21, 2011
-
-
David Parks authored
-
- Oct 20, 2011
-
-
David Parks authored
-
- Oct 14, 2011
-
-
David Parks authored
-
- Oct 11, 2011
-
-
David Parks authored
-
- Oct 05, 2011
-
-
David Parks authored
SH-2031 Fix for stall in image update -- don't use the CPU to convert a height map into a normal map -- use the GPU instead via a shader. Also, WTF glFinish?
-
David Parks authored
-
- Sep 30, 2011
-
-
David Parks authored
SH-2465 Move FXAA to its own pass independent of DoF (also removes the need to reload shaders when toggling FSAA on and off)
-
David Parks authored
SH-2465 Move FXAA to its own pass independent of DoF (also removes the need to reload shaders when toggling FSAA on and off)
-
- Sep 29, 2011
-
-
David Parks authored
-
David Parks authored
SH-2507 Potential fix for basic shaders causing objects to disappear with some drivers (prune shader tree of unused shaders while we're at it)
-
David Parks authored
SH-2507 Potential fix for basic shaders causing objects to disappear with some drivers (prune shader tree of unused shaders while we're at it)
-
- Sep 28, 2011
-
-
David Parks authored
-
David Parks authored
SH-2507 Shave some unused/redundant varying state and make the max texture index debug setting rebuild shaders to use no flow control when set to 1 or lower
-
- Sep 27, 2011
-
-
David Parks authored
-
- Sep 26, 2011
-
-
David Parks authored
SH-2244 changes to run in a core context on AMD hardware without generating deprecation or performance warnings
-
- Sep 24, 2011
-
-
David Parks authored
-
- Sep 23, 2011
-
-
David Parks authored
-
- Sep 22, 2011
-
-
David Parks authored
-
- Sep 20, 2011
-
-
David Parks authored
-
- Sep 17, 2011
-
-
David Parks authored
-
David Parks authored
-
- Sep 16, 2011
-
-
David Parks authored
SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for outputs -- no more deprecation warnings on nvidia
-
David Parks authored
-
- Sep 15, 2011
-
-
David Parks authored
-
David Parks authored
-
- Aug 27, 2011
-
-
David Parks authored
-
David Parks authored
SH-2242 Physics shape display works again, added asserts to flush out areas where state being consumed by a shader does not match state being provided by vertex buffers.
-
- Aug 24, 2011
-
-
Leslie Linden authored
-
- Aug 23, 2011
-
-
Leslie Linden authored
Reviewed by davep.
-
- Aug 21, 2011
-
-
David Parks authored
-
- Aug 19, 2011
-
-
Oz Linden authored
-
- Aug 17, 2011
- Aug 11, 2011
-
-
David Parks authored
SH-2242 FXAA support instead of unreliable multisample textures (done here because it's a smaller change than integrating glVertexAttrib with FSAA pipe). Shader integration with LLDynamicTexture subclasses.
-
David Parks authored
-