summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/materialF.glsl
AgeCommit message (Expand)Author
2019-02-22SL-10415, SL-10612, SL-10569Graham Linden
2019-02-11SL-10500Graham Linden
2019-01-30SL-10415, SL-10434Graham Linden
2019-01-04Convert to using shared shadow sampling function (reduce duplicated code bloc...Graham Linden
2018-12-06De-duplicate deferred gbuffer access for getPosition/getNorm.Graham Linden
2018-12-05Shader cleanup and consolidation of use of sRGB conversion funcs.Graham Linden
2018-12-03SL-10055Graham Linden
2018-11-09Back out changes causing broken shadows and other render shenanigans.Graham Linden
2018-11-06Move to using a shared deferredUtil object for getting pos/norm from gbuffer.Graham Linden
2018-11-06Remove scaleDownLight funcs and eliminate unused copy-pasted funcs in lightin...Graham Linden
2018-11-01SL-9994Graham Linden
2018-11-01Back out unintended shader changes from SL-10000 fix.Graham Linden
2018-11-01SL-10000 fix storing of ambient value when converting legacy settingsGraham Linden
2018-08-09MAINT-8951Graham Linden
2018-06-12Fix env panel forward action.Graham Linden
2018-03-12De-duplicate deferred shader code for atmospherics and transport.Graham Linden graham@lindenlab.com
2018-03-12De-duplicate shader code for encoding and decoding normals to/from gbuffer fo...Graham Linden graham@lindenlab.com
2018-03-12De-duplicate sRGB conversion funcs from many shadersGraham Linden graham@lindenlab.com
2018-03-09De-duplicate water fog code and modify programs to include the shared object ...Graham Linden graham@lindenlab.com
2018-03-09Fix warnings from shaders and include EXTRA_CODE_HERE sentinel in places usin...Graham Linden graham@lindenlab.com
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-08-05NORSPEC-285 NORSPEC-293 NORSPEC-298 fix ighting diffs between alpha/non/ALM/n...Graham Linden
2013-07-30NORSPEC-314 rollback unified srgb shader code to see if we can get past Mac 1...Graham Madarasz (Graham Linden)
2013-07-25NORSPEC-325 WIP restore gamma (uncorrected) attenuation and unify sRGB conver...Graham Linden
2013-07-24NORSPEC-311 WIP move to per-pixel alpha lighting and make spot/point calcs ma...Graham Linden
2013-07-24NORSPEC-311 make post deferred (alpha objects) respect same gamma ramp as def...Graham Linden
2013-07-23NORSPEC-293 fix sRGB to linear conversion to not scrooge the darksGraham Linden
2013-07-23NORSPEC-285 NORSPEC-298 alpha vs diff color differencesGraham Linden
2013-07-21NORSPEC-315 NORSPEC-316 NORSPEC-312 fix various haze and gamma correction iss...Graham Linden
2013-07-11NORSPEC-291 WIP materials underwater with haze, reflection broken, water dist...Graham Madarasz (Graham)
2013-07-10NORSPEC-291 WIP materials underwater w and wo alpha, water fog color broken, ...Graham Linden
2013-07-02NORSPEC-287 Make alpha sRGB correction curves match OpenGL spec.Dave Parks
2013-06-28NORSPEC-290 Shader optimization WIP -- remove a couple normalizes, pows, and ...Dave Parks
2013-06-26Automated merge with https://bitbucket.org/davep/viewer-release-iqa-1366Dave Parks
2013-06-25MATBUG-78 Fix for alpha lighting falloff not matching opaque lighting falloff...Dave Parks
2013-06-20NORSPEC-277 WIP backout old-school normal permutationGraham Linden
2013-06-13NORSPEC-261 No more magic numbers, parity between forward and deferred render...Dave Parks
2013-06-09NORSPEC-246 fix shader compile errors from missing returnGraham Madarasz
2013-06-09NORSPEC-246 fix issues with normal encoding on precision-deprived hardware an...Graham Madarasz
2013-06-09NORSPEC-246 WIP fix handling of encoded normals with single FP only cardsGraham Madarasz
2013-06-05Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave Parks
2013-06-05NORSPEC-238, NORSPEC-225 Fix for specular map alpha channel being improperly ...Dave Parks
2013-06-05NORSPEC-238 NORSPEC-225 fix issues with env mask term being ignored and or da...Graham Madarasz
2013-06-05NORSPEC-238 spec map env mask term in alpha chan ignoredGraham Madarasz
2013-06-03NORSPEC-195 Fix for incorrect alpha blending with deferred rendering enabled.Dave Parks
2013-06-03NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent calculato...Dave Parks
2013-05-29NORSPEC-198, NORSPEC-176, NORSPEC-106, NORSPEC-202 et al -- Material matrix t...Dave Parks
2013-05-23NORSPEC-198, NORSPEC-176, NORSPEC-106 WIP Fix for various fullbright/shiny de...Dave Parks
2013-05-17NORSPEC-187 Add directionality to ambient lighting.Dave Parks
2013-05-16NORSPEC-185 Fix for regression caused by accidentally checking in debug code.Dave Parks