summaryrefslogtreecommitdiff
path: root/indra/newview/llreflectionmapmanager.h
AgeCommit message (Expand)Author
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