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
/
deferred
/
shadowAlphaMaskF.glsl
Age
Commit message (
Expand
)
Author
2019-07-12
SL-11109
Graham Linden
2019-06-18
SL-11051
Graham Linden
2019-06-18
SL-11109
Graham Linden
2019-06-10
SL-10969, SL-11051
Graham Linden
2019-06-05
SL-11109, SL-11342, SL-11051
Graham Linden
2019-05-31
SL-11051
Graham Linden
2019-05-09
SL-11109
Graham Linden
2019-04-25
SL-11051
Graham Linden
2019-01-17
SL-10368
Graham Linden
2018-03-09
Fix warnings from shaders and include EXTRA_CODE_HERE sentinel in places usin...
Graham Linden graham@lindenlab.com
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-04-25
Merge 3.5.1 into Materials
Graham Madarasz
2013-04-15
NORSPEC-49 Add shader profiler, add support for ARB_depth_clamp where available
Dave Parks
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-04-22
remove a now-unused uniform.
Adam Moss
2012-04-21
STORM-1819: Ternary/graded shadow support
Adam Moss
2012-04-21
STORM-1819: Ternary/graded shadow support
Adam Moss
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-21
SH-2708 Fix for broken shadows on alpha objects
Dave Parks
2011-11-02
SH-2541 Fix for speckles on avatar on some cards -- don't use "maximum_alpha"...
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-19
correct coding policy problems
Oz Linden
2011-07-29
SH-2181 Fix for alpha flickering when basic shaders enabled (don't use glAlph...
Dave Parks