Age | Commit message (Expand) | Author |
2023-03-22 | DRTVWR-559 Quality pass -- Fix sky banding, fix off-by-one-mip in reflection ... | Dave Parks |
2023-03-13 | DRTVWR-559 Fix for GL error on Intel Iris GPU. | Dave Parks |
2023-03-07 | SL-19355 Irradiance rebalance. | Dave Parks |
2023-03-02 | SL-19281 Unify handling of haze and gamma between fullbright and not and move... | Dave Parks |
2023-02-28 | SL-19277 Fix for fallback probe sometimes getting occluded and making void wa... | Dave Parks |
2023-02-27 | SL-19226 Reimplement water fresnel offset/scale, exposure balance for midday,... | Dave Parks |
2023-02-23 | DRTVWR-559 Fix for irradiance maps going black at 128x128 radiance map resolu... | Dave Parks |
2023-02-22 | DRTVWR-559 Fix for stall in probe occlusion culling and fix for culled neighb... | Dave Parks |
2023-02-21 | DRTVWR-559 WIP -- occlusion culling for reflection probes -- has a defect for... | Dave Parks |
2023-02-17 | SL-19239 Redo integration of Sascha's radiance map filter. | Dave Parks |
2023-02-15 | SL-18927 Warn *before* destroying content, not after. Followup from last com... | Dave Parks |
2023-02-15 | SL-19220 Have manual sphere probes live-track their associated LLViewerObjects | Dave Parks |
2023-02-08 | DRTVWR-559 Quick fix for radiance map filter using wrong resolution parameter. | Dave Parks |
2023-02-07 | SL-18780 Turn down contribution of cloud shadow to reflection probe ambiance ... | Dave Parks |
2023-02-03 | SL-19150 Fix for stuttering real-time reflection probes. | Dave Parks |
2023-01-31 | SL-19015 Balance sun/sky ambiance with punctual light ambiance. Prevent irra... | 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-16 | SL-18731 Fix for runaway feedback loops on reflection probe ambiance | Dave Parks |
2022-12-16 | SL-18780 Feedback cloud coverage into reflection probe ambiance to recover le... | Dave Parks |
2022-12-02 | SL-18745 Fix for assert on teleport. | Dave Parks |
2022-11-30 | SL-18745 Fix for LLVertexBuffer assertion on shutdown. | Dave Parks |
2022-11-14 | Merged in SL-18332 (pull request #1194) | Jonathan Goodman |
2022-10-11 | SL-18190 Fix for mystery circle showing up on east side of reflection probes.... | Dave Parks |
2022-10-06 | SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re... | Dave Parks |
2022-10-04 | SL-18293, SL-18190 -- Fix for debug displays not showing up (wireframe still ... | Dave Parks |
2022-09-23 | SL-18190 Reduce banding - experiment with RGB16F reflection probes | 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 Reduce banding (stay in linear space as much as possible, increase p... | Dave Parks |
2022-09-20 | SL-18190 Don't allocate mips for irradiance maps because they're never genera... | Dave Parks |
2022-09-19 | SL-18190 Don't generate mips for irradiance maps because they're never sampled. | Dave Parks |
2022-09-19 | SL-18190 Faster better stronger radiance/irradiance maps | Dave Parks |
2022-09-09 | Merged in SL-17967 (pull request #1113) | Howard Stearns |
2022-09-01 | Use an SRGB buffer for initial reflection map capture for proper linear sampling | Rye Mutt |
2022-09-01 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into SL-17967 | Howard Stearns |
2022-09-01 | SL-17967 - Git rid of ARB that is in core | Howard Stearns |
2022-08-31 | SL-18065 WIP -- Adjust max virtual size to keep debug floater readable. Make... | Dave Parks |
2022-08-29 | SL-18037 Workaround AMD driver bug (drop reflection probe count to 16 on amd) | Dave Parks |
2022-06-23 | clang compatibility fixes for llreflectionmapmanager.cpp and llvovolume.h | Brad Kittenbrink |
2022-06-22 | SL-17600 Cubemap filter tuning. | 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-17 | SL-17287 Slightly less hacky and much less crash cube snapshot render target ... | Dave Parks |
2022-06-10 | SL-17523 Add reflection probe ambiance to windlight settings and integrate wi... | Dave Parks |
2022-06-10 | SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp... | Dave Parks |
2022-06-02 | SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ... | Dave Parks |
2022-05-24 | SL-17287 Don't update reflection probes when PBR is disabled. | Dave Parks |
2022-05-20 | SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d... | Dave Parks |
2022-05-19 | SL-17286 Only update reflection probe UBO once per pipe flush | Dave Parks |