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
/
glowcombineF.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-12
Fix for nameplates, HUD text generally.
Jonathan "Geenz" Goodman
2023-03-31
Move glow extract to be after tonemapping.
Jonathan "Geenz" Goodman
2023-03-13
Make sure the glow combine only happens in the gamma correct shader.
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
2018-03-09
Fix warnings from shaders and include EXTRA_CODE_HERE sentinel in places usin...
Graham Linden graham@lindenlab.com
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-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-17
add proper copyright and license headers
Oz Linden
2011-07-17
SH-2031 High risk changeset, but potentially high reward. Addresses frame st...
Dave Parks