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
/
bumpF.glsl
Age
Commit message (
Expand
)
Author
2024-05-15
Post-merge spaces fix
Andrey Lihatskiy
2024-04-19
#1139 Fix for world going black/white in some scenes (NaNs) (#1273)
RunitaiLinden
2024-02-01
#677 WIP -- add mirror clipping to more shaders
RunitaiLinden
2023-05-17
SL-19655 Decruft legacy GLSL shaders and now unused build queues.
RunitaiLinden
2023-04-06
SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...
Dave Parks
2022-06-21
SL-17274 Cleanup hard-coded gbuffer atmos flag for softenlight
Ptolemy
2018-03-12
De-duplicate shader code for encoding and decoding normals to/from gbuffer fo...
Graham Linden graham@lindenlab.com
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
2015-06-03
MAINT-4446 FIXED R2 (Alpha masking does not work when ALM is enabled if the o...
vyacheslavsproductengine
2015-06-03
Backed out changeset: ebdaabeef422
vyacheslavsproductengine
2015-06-03
MAINT-4446 FIXED R2 (Alpha masking does not work when ALM is enabled if the o...
vyacheslavsproductengine
2013-04-25
Merge 3.5.1 into Materials
Graham Madarasz
2013-04-09
Re-added RGB10_A2 normal buffer, this time encoded with a sphere map transfor...
Geenz
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-26
NORSPEC-57, NORSPEC-58 Remove sRGB and gamma correction from shaders to remo...
Dave Parks
2013-02-04
Added a new draw pool specifically for faces with materials applied to them. ...
Geenz
2013-01-30
Specular map support. This is the vast majority of the material parameters i...
Geenz
2012-06-13
Merge
Geenz
2012-05-10
Encode viewspace Z normal to preserve negative Z (fixes all light shifting er...
Jonathan Goodman
2012-02-14
SH-2908 More complete GLSL 1.20 compatibility pass.
Dave Parks
2012-02-10
SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float fo...
Dave Parks
2011-10-21
SH-2240 Fix for OSX GLSL compiler not liking #ifndef gl_FragData
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
2010-10-06
ATI compatibility pass
Dave Parks
2010-08-30
pull internationalization fixes from faulty split
Oz Linden
2010-08-24
Update GLSL shader sources to current $LicenseInfo$ standard.
Nat Goodspeed
2010-08-24
Backed out changeset c3d41f18ce2b
Tofu Linden
2010-08-24
Backed out changeset a62bf7c0af21
Tofu Linden
2010-05-09
Rejig deferred normal-map packing a little, to double its accuracy for free.
Tofu Linden
2010-04-30
expand EXT-7149 fix to include bumpyshiny.
Tofu Linden
2009-09-22
Merging render-pipeline-6-qa-2 into viewer-2
David Parks
2009-02-18
Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...
Brad Kittenbrink