index
:
viewer.git
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
/
screenSpaceReflUtil.glsl
Age
Commit message (
Expand
)
Author
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2023-06-16
Fix for mac artifacting.
Jonathan "Geenz" Goodman
2023-06-15
Skip samples that are in vignette, and glossiness under a value.
Jonathan "Geenz" Goodman
2023-06-14
More performance addressing. Ditch glossy SSR on semi-transparent surfaces.
Jonathan "Geenz" Goodman
2023-05-26
Addressing some performance related feedback with SSR getting drastically slo...
Jonathan "Geenz" Goodman
2023-05-22
Address feedback.
Jonathan "Geenz" Goodman
2023-05-22
Just a couple of tweaks to settings.
Jonathan "Geenz" Goodman
2023-05-11
Finally get glossy SSR up.
Jonathan "Geenz" Goodman
2023-01-30
Fix DRTVWR-559 EOL at EOF to pass coding policy checks
Brad Linden
2023-01-27
SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....
RunitaiLinden
2023-01-24
SL-19023 Reformat SSR shaders to match style standard.
Dave Parks
2022-11-16
A few tweaks to SSR while I'm in the neighborhood.
Geenz
2022-11-14
Merged in SL-18332 (pull request #1194)
Jonathan Goodman