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
/
class1
/
interface
/
glowcombineFXAAF.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-05-17
SL-19655 Decruft legacy GLSL shaders and now unused build queues.
RunitaiLinden
2023-04-08
Start scrapping screenTarget().
Jonathan "Geenz" Goodman
2023-03-31
Move glow extract to be after tonemapping.
Jonathan "Geenz" Goodman
2023-02-01
SL-19000 Fix various 3D UI components not respecting depth buffer. Incidenta...
Dave Parks
2022-11-14
Merged in SL-18332 (pull request #1194)
Jonathan Goodman
2017-09-14
MAINT-7129 - [Project Alex Ivy][MAC] Materials and ALM shaders broken in Mac ...
ruslantproductengine
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-02-13
SH-2908 Fix for shaders failing to compile when using GLSL 1.20 or 1.10 profile.
Dave Parks
2012-02-10
SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float fo...
Dave Parks
2011-11-07
SH-2652 Slightly slower DoF (quality), apply FXAA *after* DoF, fix for some r...
Dave Parks
2011-09-24
SH-2244 Fix for shaders not compiling on pre-GL-3.0 ATI drivers
Dave Parks
2011-09-16
SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for outputs...
Dave Parks
2011-09-16
SH-2243 work in progress -- don't use deprecated shader state
Dave Parks
2011-08-11
SH-2242 FXAA support instead of unreliable multisample textures (done here be...
Dave Parks