summaryrefslogtreecommitdiff
path: root/indra/newview/llreflectionmapmanager.cpp
AgeCommit message (Expand)Author
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-08Fix for a potential crash in LLReflectionMapManager::registerSpatialGroup()Henri Beauchamp
2023-12-05SL-20654 Fix for box probes sometimes glitching out at the corners. Incident...RunitaiLinden
2023-10-23SL-20498 Preserve default probe when resetting reflection probes.RunitaiLinden
2023-10-16SL-20258 Fix for LSL spamming new probes into the scene deadlocking probe upd...RunitaiLinden
2023-10-02SL-20124 Wipe reflection probes when applying parcel EEP settings and pause u...RunitaiLinden
2023-06-27DRTVWR-559 Fix for manual probes not updating as often as they should when ne...RunitaiLinden
2023-06-21SL-19792 Fix for visible gaps in water between region water and void water.RunitaiLinden
2023-06-13SL-19811 Update fallback probe every 2 seconds to smooth out water cloud upda...RunitaiLinden
2023-06-01DRTVWR-559 Revert skies to be very close to release and disable tone mapping ...RunitaiLinden
2023-05-23DRTVWR-559 Remove RenderReflectionProbeCount (which is bugged) and lean on Re...RunitaiLinden
2023-04-25DRTVWR-559 Optimization pass on probe allocation and search. Incidental decr...RunitaiLinden
2023-04-18DRTVWR-559 Add control for automatic reflection probes to advanced preference...RunitaiLinden
2023-04-08SL-19538 Nudge probe scheduler to unstick probes that are "complete".Dave Parks
2023-04-07SL-19538 Clear probes on sky setting slam. Better probe update prioritizatio...Dave Parks
2023-04-07SL-19538 Remove clouds from irradiance maps and don't conflate max probe samp...Dave Parks
2023-04-05SL-19538 Followup -- tune exposure parameters and clamp local light ambiance....RunitaiLinden
2023-04-04SL-19538 Remove hacky ambiance scale and take the mittens off probe a… (#151)RunitaiLinden
2023-03-30SL-19517 Followup -- fix broken fallback probe. Adjust water brightness.Dave Parks
2023-03-30SL-19517 Fix for RenderReflectionProbeCount other than 256 causing black refl...Dave Parks
2023-03-30DRTVWR-559 Reduce probe flashing and exposure flickering.Dave Parks
2023-03-30DRTVWR-559 Add RenderAutomaticReflectionProbes control. Tweak automatic expo...Dave Parks
2023-03-22DRTVWR-559 Quality pass -- Fix sky banding, fix off-by-one-mip in reflection ...Dave Parks
2023-03-13DRTVWR-559 Fix for GL error on Intel Iris GPU.Dave Parks
2023-03-07SL-19355 Irradiance rebalance.Dave Parks
2023-03-02SL-19281 Unify handling of haze and gamma between fullbright and not and move...Dave Parks
2023-02-28SL-19277 Fix for fallback probe sometimes getting occluded and making void wa...Dave Parks
2023-02-27SL-19226 Reimplement water fresnel offset/scale, exposure balance for midday,...Dave Parks
2023-02-23DRTVWR-559 Fix for irradiance maps going black at 128x128 radiance map resolu...Dave Parks
2023-02-22DRTVWR-559 Fix for stall in probe occlusion culling and fix for culled neighb...Dave Parks
2023-02-21DRTVWR-559 WIP -- occlusion culling for reflection probes -- has a defect for...Dave Parks
2023-02-17SL-19239 Redo integration of Sascha's radiance map filter.Dave Parks
2023-02-15SL-18927 Warn *before* destroying content, not after. Followup from last com...Dave Parks
2023-02-15SL-19220 Have manual sphere probes live-track their associated LLViewerObjectsDave Parks
2023-02-08DRTVWR-559 Quick fix for radiance map filter using wrong resolution parameter.Dave Parks
2023-02-07SL-18780 Turn down contribution of cloud shadow to reflection probe ambiance ...Dave Parks
2023-02-03SL-19150 Fix for stuttering real-time reflection probes.Dave Parks
2023-01-31SL-19015 Balance sun/sky ambiance with punctual light ambiance. Prevent irra...Dave Parks
2023-01-30SL-19015 Bump probe resolution back to 256 by default (drop to 128 if vram < ...Dave Parks
2023-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2022-12-16SL-18731 Fix for runaway feedback loops on reflection probe ambianceDave Parks
2022-12-16SL-18780 Feedback cloud coverage into reflection probe ambiance to recover le...Dave Parks
2022-12-02SL-18745 Fix for assert on teleport.Dave Parks
2022-11-30SL-18745 Fix for LLVertexBuffer assertion on shutdown.Dave Parks
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
2022-10-11SL-18190 Fix for mystery circle showing up on east side of reflection probes....Dave Parks
2022-10-06SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re...Dave Parks
2022-10-04SL-18293, SL-18190 -- Fix for debug displays not showing up (wireframe still ...Dave Parks
2022-09-23SL-18190 Reduce banding - experiment with RGB16F reflection probesDave Parks