Age | Commit message (Collapse) | Author |
|
blending. (#63)
* SL-19203 WIP -- Integrate SSR with reflection probes. Decruft LLRenderTarget.
* SL-19203 WIP -- Re-integrate SSR. Incidental decruft.
* SL-19203 WIP -- SSR frame delta correction (still broken for Z)
* SL-19203 WIP -- SSR frame delta Z fix
* SL-19203 WIP -- Make SSR toggleable again and disable SSR in cube snapshots.
* SL-19203 WIP -- Soften sphere probe transitions and fix reflections on void water (make fallback probe a simple terrain+water+sky probe). Remove parallax correction for automatic probes to reduce artifacts.
* SL-19203 Tune probe blending.
* SL-19203 Cleanup.
|
|
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.
|
|
Restore SSAO to release version.
|
|
-- 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.
|
|
wrong color space
|
|
precision of reflection probes). Faster radiance and irradiance map generation.
|
|
|
|
|
|
deferred shaders. Move reflection probe shaders to class3 and restore class2 shaders to non-reflection probe versions.
|