Age | Commit message (Expand) | Author |
2023-06-15 | Add missing variable initialization, and make water support glossy SSR again. | Jonathan "Geenz" Goodman |
2023-06-14 | More performance addressing. Ditch glossy SSR on semi-transparent surfaces. | Jonathan "Geenz" Goodman |
2023-05-11 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-05-11 | Finally get glossy SSR up. | Jonathan "Geenz" Goodman |
2023-04-25 | DRTVWR-559 Optimization pass on probe allocation and search. Incidental decr... | RunitaiLinden |
2023-04-21 | DRTVWR-559 Don't use automatic probes on water (fixes lots of visual artifacts) | RunitaiLinden |
2023-04-18 | DRTVWR-559 Add control for automatic reflection probes to advanced preference... | RunitaiLinden |
2023-04-12 | DRTVWR-559 Fix for burn-in on legacy gloss materials. | Dave Parks |
2023-04-07 | SL-19538 Remove clouds from irradiance maps and don't conflate max probe samp... | Dave Parks |
2023-03-31 | SL-19485 Fix for sun shadows having no effect on water. Make sphere probes f... | Dave Parks |
2023-03-30 | DRTVWR-559 Auto exposure tuning. | Dave Parks |
2023-03-30 | SL-19517 Followup -- fix broken fallback probe. Adjust water brightness. | Dave Parks |
2023-03-30 | SL-19517 Fix for RenderReflectionProbeCount other than 256 causing black refl... | Dave Parks |
2023-03-27 | Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR... | Jonathan "Geenz" Goodman |
2023-03-27 | Fix up the graphics setting detection | Jonathan "Geenz" Goodman |
2023-03-27 | SL-19477 Remove angular attenuation from sphere probe weight to fix harsh ind... | Dave Parks |
2023-03-22 | DRTVWR-559 Quality pass -- Fix sky banding, fix off-by-one-mip in reflection ... | Dave Parks |
2023-03-02 | SL-19281 Post review cleanup. | Dave Parks |
2023-03-02 | SL-19281 Unify handling of haze and gamma between fullbright and not and move... | Dave Parks |
2023-02-27 | SL-19226 Reimplement water fresnel offset/scale, exposure balance for midday,... | Dave Parks |
2023-02-17 | SL-19128 Soften the transition between manual and automatic sphere probes. | Dave Parks |
2023-02-07 | SL-19147 Water quality pass. Remove gl_FragDepth writes from sky rendering (... | Dave Parks |
2023-01-30 | SL-19015 Bump probe resolution back to 256 by default (drop to 128 if vram < ... | Dave Parks |
2023-01-27 | SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending.... | RunitaiLinden |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2022-12-15 | SL-18782 Finishing touches on Reflection Probe Volumes display (for now). | Dave Parks |
2022-12-14 | SL-18782 WIP -- Functional Build->Options->Show Reflection Probe Volumes | Dave Parks |
2022-12-14 | SL-18782 WIP -- stub for reflection probe display. | Dave Parks |
2022-10-19 | SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad... | Dave Parks |
2022-10-13 | SL-18190 Tweak reflection probe mixing on water. | Dave Parks |
2022-10-11 | SL-18190 Fix for mystery circle showing up on east side of reflection probes.... | Dave Parks |
2022-10-10 | SL-18190 Use funky distance based error correction only on water surface (rev... | Dave Parks |
2022-10-06 | SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re... | Dave Parks |
2022-09-30 | SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore... | Dave Parks |
2022-09-28 | SL-18190 WIP - Linear space atmospherics take 2 | Dave Parks |
2022-09-26 | SL-18190 WIP - Windlight to linear space proof of concept, better parity betw... | Dave Parks |
2022-09-23 | SL-18120 Fix for specular color of legacy materials tinting environment refle... | Dave Parks |
2022-09-22 | SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling r... | Dave Parks |
2022-09-20 | SL-18190 Don't allocate mips for irradiance maps because they're never genera... | Dave Parks |
2022-09-17 | WIP - switch PBR implementations | Dave Parks |
2022-09-01 | SL-17967 - block layout binding acceptable to apple | Howard Stearns |
2022-08-30 | SL-17705 AMD compatibility -- use a specific LoD of irradiance map to avoid b... | Dave Parks |
2022-06-22 | SL-17600 Proper irradiance probes. | Dave Parks |
2022-06-21 | SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps). | Dave Parks |
2022-06-10 | SL-17574 Fix for box probes not applying. | Dave Parks |
2022-06-10 | SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp... | Dave Parks |
2022-06-03 | SL-17285 Build fix take two. | Dave Parks |
2022-06-03 | SL-17285 Build fix (coding policy needs last line to be blank). | Dave Parks |
2022-06-02 | SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ... | Dave Parks |
2022-05-24 | SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" de... | Dave Parks |