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
/
class2
/
windlight
Age
Commit message (
Expand
)
Author
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
2012-02-08
SH-2592 Fix for some shader uniforms using the wrong vector size.
Dave Parks
2012-01-31
SH-2592 FIX -- (OS X Lion) Graphics issues with Atmospheric Shaders enabled o...
Leslie Linden
2012-01-30
EXP-2592 FIX -- (OS X Lion) Graphics issues with Atmospheric Shaders enabled ...
Leslie Linden
2012-01-30
SH-2592 PROGRESS -- (OS X Lion) Graphics issues with Atmospheric Shaders enab...
Leslie Linden
2011-11-11
Assorted shader cleanup to remove a few warnings and errors for OS X.
Leslie Linden
2011-11-07
SH-2546 Fix for black water under terrain (use vec3 instead of float for vary...
Dave Parks
2011-11-01
SH-2546 Fix for black avatars and terrain on GF Go 7800 (use vec3 instead of ...
Dave Parks
2011-10-28
SH-2633 Fix for avatar hair turning white when editing appearance
Dave Parks
2011-09-28
SH-2507 Shave some unused/redundant varying state and make the max texture in...
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-09-15
SH-2243 work in progress -- no more deprecated built-in matrix state when usi...
Dave Parks
2011-08-19
merge
Dave Parks
2011-08-17
add proper copyright and license headers
Oz Linden
2011-08-08
SH-2242 Work in progress migrating to glVertexAttrib everywhere
Dave Parks
2011-05-31
SH-1682 Dynamically adjust the number of texture channels to use for indexed ...
Dave Parks
2010-10-06
ATI compatibility pass
Dave Parks
2010-08-24
Update GLSL shader sources to current $LicenseInfo$ standard.
Nat Goodspeed
2008-02-27
Merge of windlight into release (QAR-286). This includes all changes in
Brad Kittenbrink