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
/
cloudsF.glsl
Age
Commit message (
Expand
)
Author
2022-11-28
Merge remote-tracking branch 'origin/DRTVWR-528' into DRTVWR-559
Brad Kittenbrink
2022-10-11
SL-18190 Cleanup -- convert some vec4's to vec3's (as they really are), remov...
Dave Parks
2022-06-21
SL-17274 Cleanup hard-coded gbuffer atmos flag for softenlight
Ptolemy
2021-04-29
SL-14113: Merge duplicate shader constant for clarity.
Ptolemy
2021-04-29
SL-14113: Remove magic numbers. Take advantage of existing shader #defines in...
Ptolemy
2021-04-29
SL-14113 Fix moon haze
Ptolemy
2019-07-23
SL-11621
Graham Linden
2019-07-22
SL-11443
Graham Linden
2019-06-11
SL-11370, SL-11372, SL-11337
Graham Linden
2019-05-03
SL-11070
Graham Linden
2019-05-03
SL-11075
Graham Linden
2019-05-02
Roll back sRGB decode changes from contrib for now.
Graham Linden
2019-04-02
SL-10855
Graham Linden
2019-03-21
SL-10751
Graham Linden
2019-01-24
SL-10276
Graham Linden
2018-10-16
SL-1289 take two at providing cloud variance to break up tiling monotony
Graham Linden
2018-10-09
SL-1289
Graham Linden
2018-09-14
SL-9632 add uniform and code to supress atmospherics in all shaders that coul...
Graham Linden
2018-07-10
Fix star rendering issues in ALM.
Graham Linden
2018-06-11
Make cloud rendering use textures defined in sky settings and add code to sha...
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-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
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
2011-05-19
SH-469 WIP -- get rid of LLMultiSampleBuffer and use GL_ARB_texture_multisamp...
Dave Parks