Age | Commit message (Collapse) | Author |
|
LLDrawPoolAlpha into two passes, one above water, one below water, and clip against water plane. Currently brute forces two complete alpha passes, still need to cull against water plane and add support for fullbright shaders.
|
|
(revisit for general use later).
|
|
make underWaterF and softenLightF apply water fog in linear space.
|
|
Reduce probe memory footprint. Remove framebuffer copies and move to deprecate stencil buffer usage.
|
|
and below water
|
|
busted). WIP on reflection probe/PBR driven water shader.
|
|
Restore SSAO to release version.
|
|
atmosphericsFuncsF for sunlight and additive, but leave linear ambient in tact.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- make desired interface but brute force color conversions). Placeholder PBR water and move to deprecate forward rendering shaders.
|
|
between release viewer and materials viewer when reflections disabled. Avoid run-away probe ambiance.
|
|
reflection probes and anti-aliasing. Get render parity with current release viewer when reflection probes are disabled.
|
|
|
|
|
|
|
|
|
|
|
|
deferred shaders. Move reflection probe shaders to class3 and restore class2 shaders to non-reflection probe versions.
|
|
|
|
|
|
|
|
|
|
|
|
overhead from reflection map renders. Add parallax correction and support for multiple reflection maps.
|
|
|
|
outside of the bound fbo in forward render class2 cloud shader
|
|
dim in EEP
|
|
|
|
|
|
|
|
|
|
Removed some potential div-by-0 NaNs and a mangled clamp.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SL-13084: Fix clouds flipped along East/West axis to match texture preview Cloud Image and direction to match Cloud Scroll
SL-13804: Fix clouds flipped along East/West axis to match texture preview Cloud Image and direction to match Cloud Scroll
SL-13084: Fix inverted cloud scroll with ALM is off
SL-13084: Move texture coords section to top in class2/windlight/cloudsV to match class1/deffered/cloudsV
SL-13084: Add references to other common files
|
|
|
|
match class1/deffered/cloudsV
|