summaryrefslogtreecommitdiff
path: root/indra/newview/llreflectionmapmanager.h
AgeCommit message (Expand)Author
2024-06-11Clean up line endings that got mangled up during last mergeAnsariel
2024-03-08HDRI Local Preview (#953)RunitaiLinden
2024-01-24Merge remote-tracking branch 'origin/release/materials_featurette' into DRTVW...Jonathan "Geenz" Goodman
2024-01-19SL-20606: Full GLTF material preview. Works for most materials.Cosmic Linden
2023-10-16Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-10-02SL-20124 Wipe reflection probes when applying parcel EEP settings and pause u...RunitaiLinden
2023-08-24Fix the probe flashing, and avatars.Jonathan "Geenz" Goodman
2023-08-07Revert LLReflectionMapManagerJonathan "Geenz" Goodman
2023-08-06Making more progress, need to add the heroprobe manager.Jonathan "Geenz" Goodman
2023-06-29Remove doHeroProbeUpdateJonathan "Geenz" Goodman
2023-06-28Make sure we're passing the cube array as a parameter to updateProbeFace.Jonathan "Geenz" Goodman
2023-06-27Just about got hero reflection maps working.Jonathan "Geenz" Goodman
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-07SL-19538 Clear probes on sky setting slam. Better probe update prioritizatio...Dave Parks
2023-04-05SL-19538 Followup -- tune exposure parameters and clamp local light ambiance....RunitaiLinden
2023-02-21DRTVWR-559 WIP -- occlusion culling for reflection probes -- has a defect for...Dave Parks
2023-02-03SL-19150 Fix for stuttering real-time reflection probes.Dave Parks
2023-01-30SL-19015 Bump probe resolution back to 256 by default (drop to 128 if vram < ...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-10-19SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...Dave Parks
2022-10-11SL-18190 Fix for mystery circle showing up on east side of reflection probes....Dave Parks
2022-10-04SL-18293, SL-18190 -- Fix for debug displays not showing up (wireframe still ...Dave Parks
2022-09-20SL-18190 Reduce banding (stay in linear space as much as possible, increase p...Dave Parks
2022-08-29SL-18037 Workaround AMD driver bug (drop reflection probe count to 16 on amd)Dave Parks
2022-06-22SL-17600 Proper irradiance probes.Dave Parks
2022-06-21SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps).Dave Parks
2022-06-10SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp...Dave Parks
2022-05-20SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d...Dave Parks
2022-05-19SL-17286 Only update reflection probe UBO once per pipe flushDave Parks
2022-05-18SL-17416 Box reflection probe influence volumesDave Parks
2022-05-17SL-17416 Quick 'n dirty reflection probe override hack.Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-05-04SL-17283 LLReflectionMapManager prototype. Remove snapshot code related over...Dave Parks