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
/
alphaNonIndexedF.glsl
Age
Commit message (
Expand
)
Author
2013-04-16
See if we can run with no ifdefs in alpha shaders on all platforms
Graham Madarasz
2013-04-11
NORSPEC-98 redux...hopefully fix mac AND linux at the same time
Graham Madarasz (Graham Linden)
2013-04-11
NORSPEC-98 fix? for mac shader compiler crasher
Graham Madarasz (Graham Linden)
2013-04-10
NORSPEC-98 side-step nV compiler fail-o-rama
Graham Madarasz
2013-04-09
Re-added RGB10_A2 normal buffer, this time encoded with a sphere map transfor...
Geenz
2013-04-08
First pass of per-pixel lit alpha blended objects.
Geenz
2012-02-17
SH-2915 Smoother transition between sun shadow splits.
Dave Parks
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-05-31
SH-1682 Dynamically adjust the number of texture channels to use for indexed ...
Dave Parks