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
/
class2
/
deferred
/
reflectionProbeF.glsl
Age
Commit message (
Expand
)
Author
2024-04-15
Fix broken shaders due to 72730609f371ae0417a2d117fdc9d805ce8858fb
Ansariel
2023-09-06
SL-19842 WIP -- Change how probe ambiance mixes with sky ambient.
RunitaiLinden
2023-06-15
Add missing variable initialization, and make water support glossy SSR again.
Jonathan "Geenz" Goodman
2023-06-14
More performance addressing. Ditch glossy SSR on semi-transparent surfaces.
Jonathan "Geenz" Goodman
2023-05-17
SL-19655 Decruft legacy GLSL shaders and now unused build queues.
RunitaiLinden
2023-03-02
SL-19281 Unify handling of haze and gamma between fullbright and not and move...
Dave Parks
2023-02-27
SL-19226 Reimplement water fresnel offset/scale, exposure balance for midday,...
Dave Parks
2023-01-27
SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....
RunitaiLinden
2022-12-14
SL-18782 WIP -- stub for reflection probe display.
Dave Parks
2022-10-10
SL-18190 Use funky distance based error correction only on water surface (rev...
Dave Parks
2022-09-29
SL-18190 End of linear space odyssey -- just eat the conversions in atmospher...
Dave Parks
2022-09-28
SL-18190 Parity with release viewer when reflections are disabled.
Dave Parks
2022-09-26
SL-18190 WIP - Windlight to linear space proof of concept, better parity betw...
Dave Parks
2022-09-22
SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling r...
Dave Parks
2022-09-01
SL-17967 - block layout binding acceptable to apple
Howard Stearns
2022-06-24
fix DRTVWR-559 mac build coding policy error for missing newline at EOF
Brad Kittenbrink
2022-05-19
SL-17286 Reflection probe alpha/fullbright support.
Dave Parks