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
/
app_settings
/
shaders
/
class3
/
deferred
/
reflectionProbeF.glsl
Age
Commit message (
Expand
)
Author
2023-02-17
SL-19128 Soften the transition between manual and automatic sphere probes.
Dave Parks
2023-02-07
SL-19147 Water quality pass. Remove gl_FragDepth writes from sky rendering (...
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-15
SL-18782 Finishing touches on Reflection Probe Volumes display (for now).
Dave Parks
2022-12-14
SL-18782 WIP -- Functional Build->Options->Show Reflection Probe Volumes
Dave Parks
2022-12-14
SL-18782 WIP -- stub for reflection probe display.
Dave Parks
2022-10-19
SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...
Dave Parks
2022-10-13
SL-18190 Tweak reflection probe mixing on water.
Dave Parks
2022-10-11
SL-18190 Fix for mystery circle showing up on east side of reflection probes....
Dave Parks
2022-10-10
SL-18190 Use funky distance based error correction only on water surface (rev...
Dave Parks
2022-10-06
SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re...
Dave Parks
2022-09-30
SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore...
Dave Parks
2022-09-28
SL-18190 WIP - Linear space atmospherics take 2
Dave Parks
2022-09-26
SL-18190 WIP - Windlight to linear space proof of concept, better parity betw...
Dave Parks
2022-09-23
SL-18120 Fix for specular color of legacy materials tinting environment refle...
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 Don't allocate mips for irradiance maps because they're never genera...
Dave Parks
2022-09-17
WIP - switch PBR implementations
Dave Parks
2022-09-01
SL-17967 - block layout binding acceptable to apple
Howard Stearns
2022-08-30
SL-17705 AMD compatibility -- use a specific LoD of irradiance map to avoid b...
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 Fix for box probes not applying.
Dave Parks
2022-06-10
SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp...
Dave Parks
2022-06-03
SL-17285 Build fix take two.
Dave Parks
2022-06-03
SL-17285 Build fix (coding policy needs last line to be blank).
Dave Parks
2022-06-02
SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ...
Dave Parks
2022-05-24
SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" de...
Dave Parks