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
/
environment
Age
Commit message (
Expand
)
Author
2019-02-13
SL-10181, SL-10546
Graham Linden
2019-02-01
Fix issue with OSX shader compiler not implementing #if correctly (nice job, ...
Graham Linden
2019-01-31
Remove (now) unused decodeNormF GLSL shader.
Graham Linden
2019-01-31
9996 partial fix (works for non-ALM rendering only)
Graham Linden
2019-01-30
WIP for 10374 (reduce number of shaders linking against deferredUtil).
Graham Linden
2019-01-30
SL-9996
Graham Linden
2018-12-05
Shader cleanup and consolidation of use of sRGB conversion funcs.
Graham Linden
2018-11-12
SL-10044 SL-10045
Graham Linden
2018-11-06
Remove scaleDownLight funcs and eliminate unused copy-pasted funcs in lightin...
Graham Linden
2018-11-01
SL-9994
Graham Linden
2018-10-10
Fix names of WATER_BLUR_MULTIPILER.
Graham Linden
2018-09-19
SL-1505
Graham Linden
2018-06-13
Mods to hook up water settings to water normals for rendering with support fo...
Graham Linden
2018-06-12
Fix env panel forward action.
Graham Linden
2018-06-11
Fix water fog consolidation in underwater shaders.
Graham Linden
2018-06-07
Validation fixes.
Rider Linden
2018-03-12
De-duplicate shader code for encoding and decoding normals to/from gbuffer fo...
Graham Linden graham@lindenlab.com
2018-03-12
De-duplicate sRGB conversion funcs from many shaders
Graham Linden graham@lindenlab.com
2018-03-09
De-duplicate water fog code and modify programs to include the shared object ...
Graham Linden graham@lindenlab.com
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-05-11
Merge viewer-dev-materials and bugfix in LLPanelFace::getState using material...
Graham Madarasz
2013-05-01
Merge vwr-dev-mat
Graham Madarasz
2013-04-30
Merge 3.5.1 into Materials
Graham Madarasz
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-02-12
For MAINT-576 fix water shader visual issues in non-deferred Review: DaveP
Graham Madarasz (Graham)
2013-02-07
For MAINT-1255 Code Review: DaveP
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-10-26
SH-2546 Don't feed vertex color to terrain vertex buffers.
Dave Parks
2011-09-29
SH-2507 Potential fix for basic shaders causing objects to disappear with som...
Dave Parks
2011-09-28
SH-2507 Shave some unused/redundant varying state and make the max texture in...
Dave Parks
2011-09-26
SH-2244 changes to run in a core context on AMD hardware without generating d...
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-23
Mac crash fixes.
Leslie Linden
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
2009-02-18
Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...
Brad Kittenbrink
2008-04-17
QAR-449 Viewer 1.20 RC 0
Steven Bennetts
2008-04-17
Undid previous commit (bogus merge)
Steven Bennetts
2008-04-17
QAR-449 Viewer 1.20 RC 0
Steven Bennetts
2008-03-25
merge release@82858 maint-render-2-merge@83010 -> release
Steven Bennetts
2008-02-27
Merge of windlight into release (QAR-286). This includes all changes in
Brad Kittenbrink
2007-01-02
Print done when done.
James Cook