index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llreflectionmapmanager.h
Age
Commit message (
Expand
)
Author
2024-06-11
Clean up line endings that got mangled up during last merge
Ansariel
2024-03-08
HDRI Local Preview (#953)
RunitaiLinden
2024-01-24
Merge remote-tracking branch 'origin/release/materials_featurette' into DRTVW...
Jonathan "Geenz" Goodman
2024-01-19
SL-20606: Full GLTF material preview. Works for most materials.
Cosmic Linden
2023-10-16
Merge branch 'DRTVWR-559' into DRTVWR-583
Jonathan "Geenz" Goodman
2023-10-02
SL-20124 Wipe reflection probes when applying parcel EEP settings and pause u...
RunitaiLinden
2023-08-24
Fix the probe flashing, and avatars.
Jonathan "Geenz" Goodman
2023-08-07
Revert LLReflectionMapManager
Jonathan "Geenz" Goodman
2023-08-06
Making more progress, need to add the heroprobe manager.
Jonathan "Geenz" Goodman
2023-06-29
Remove doHeroProbeUpdate
Jonathan "Geenz" Goodman
2023-06-28
Make sure we're passing the cube array as a parameter to updateProbeFace.
Jonathan "Geenz" Goodman
2023-06-27
Just about got hero reflection maps working.
Jonathan "Geenz" Goodman
2023-05-23
DRTVWR-559 Remove RenderReflectionProbeCount (which is bugged) and lean on Re...
RunitaiLinden
2023-04-25
DRTVWR-559 Optimization pass on probe allocation and search. Incidental decr...
RunitaiLinden
2023-04-18
DRTVWR-559 Add control for automatic reflection probes to advanced preference...
RunitaiLinden
2023-04-07
SL-19538 Clear probes on sky setting slam. Better probe update prioritizatio...
Dave Parks
2023-04-05
SL-19538 Followup -- tune exposure parameters and clamp local light ambiance....
RunitaiLinden
2023-02-21
DRTVWR-559 WIP -- occlusion culling for reflection probes -- has a defect for...
Dave Parks
2023-02-03
SL-19150 Fix for stuttering real-time reflection probes.
Dave Parks
2023-01-30
SL-19015 Bump probe resolution back to 256 by default (drop to 128 if vram < ...
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-10-19
SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...
Dave Parks
2022-10-11
SL-18190 Fix for mystery circle showing up on east side of reflection probes....
Dave Parks
2022-10-04
SL-18293, SL-18190 -- Fix for debug displays not showing up (wireframe still ...
Dave Parks
2022-09-20
SL-18190 Reduce banding (stay in linear space as much as possible, increase p...
Dave Parks
2022-08-29
SL-18037 Workaround AMD driver bug (drop reflection probe count to 16 on amd)
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 Add probe detail combo box to advanced graphics preferences. Fix sp...
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
2022-05-18
SL-17416 Box reflection probe influence volumes
Dave Parks
2022-05-17
SL-17416 Quick 'n dirty reflection probe override hack.
Dave Parks
2022-05-16
SL-17284 Reflection probe tuning and optimization take 1
Dave Parks
2022-05-04
SL-17283 LLReflectionMapManager prototype. Remove snapshot code related over...
Dave Parks