Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-26 | * Fixed up shader compilation errors to get lighting and shadows working ↵ | Leslie Linden | |
again on Mac. * Cleaned up vertex buffer allocation to guarantee allocation and deallocation using the same allocation methods from the same pools. * Added new shader feature for atmospheric helpers in the absence of lighting. Reviewed by davep. | |||
2012-01-24 | SH-1427 Fix for spot lights not working properly on alpha objects, and fix ↵ | Dave Parks | |
for alpha lighting of point lights not matching deferred lights. | |||
2011-09-28 | SH-2507 Shave some unused/redundant varying state and make the max texture ↵ | Dave Parks | |
index debug setting rebuild shaders to use no flow control when set to 1 or lower | |||
2011-09-16 | SH-2243 work in progress -- don't use deprecated shader state | Dave Parks | |
2011-09-15 | SH-2243 work in progress -- don't use built-in GL light state when shaders ↵ | Dave Parks | |
are available. | |||
2011-09-15 | SH-2243 work in progress -- no more deprecated built-in matrix state when ↵ | Dave Parks | |
using shaders. | |||
2011-08-19 | merge | Dave Parks | |
2011-08-17 | add proper license headers to files that did not have them | Oz Linden | |
2011-08-10 | SH-2238, SH-2223, SH-SH-2242 glVertexAttrib throughout main render pipeline ↵ | Dave Parks | |
complete, preview renders and debug displays still pending. Also fixed a render glitch and a crash (JIRAs listed). | |||
2011-08-08 | SH-2242 Work in progress migrating to glVertexAttrib everywhere | Dave Parks | |
2011-05-31 | SH-1682 Dynamically adjust the number of texture channels to use for indexed ↵ | Dave Parks | |
texture rendering based on available hardware. | |||
2011-05-25 | SH-1527 Fix for black alpha objects with lighting and shadows enabled and no ↵ | Dave Parks | |
lights around. | |||
2011-05-06 | SH-1521 Potential fix for shadows not working on mac. | Dave Parks | |
2010-10-06 | ATI compatibility pass | Dave Parks | |
2010-08-26 | Add missing files from viewer-experimental | Dave Parks | |