summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/postDeferredF.glsl
AgeCommit message (Collapse)Author
2011-08-17add proper copyright and license headersOz Linden
2011-05-31SH-1682 Dynamically adjust the number of texture channels to use for indexed ↵Dave Parks
texture rendering based on available hardware.
2011-05-24SH-469 GL_ARB_texture_multisample supportDave Parks
2011-05-04CTS-537 Apply tweak from Tofu Buzzard.Dave Parks
2011-04-15SH-1374 Integrate bokeh depth of field effect from Tofu, but preserve edge ↵Dave Parks
detection.
2011-03-21Get rid of ugly seam at near/far focal planes.Dave Parks
2010-12-10DoF tweaks -- reviewed by Falcon.Dave Parks
2010-12-03DoF tweaks -- halo hiding, etc.Dave Parks
2010-11-30Ditch fake anti-aliasing for deferred rendering.Dave Parks
2010-11-30Far focal plane blur attenuation tweak.Dave Parks
2010-11-29Tweak DoF bloom gradient.Dave Parks
2010-11-24Depth of Field whenever "Lighting and Shadows" is enabled and ↵Dave Parks
global-illumination is not (experimental).
2010-11-21Fake anti-aliasing for deferred rendering as an alternative to real ↵Dave Parks
anti-aliasing.
2010-10-06ATI compatibility passDave Parks
2010-08-24Update GLSL shader sources to current $LicenseInfo$ standard.Nat Goodspeed
See https://wiki.lindenlab.com/wiki/License_Substitution for details.
2009-09-22Merging render-pipeline-6-qa-2 into viewer-2David Parks
Self reviewed.