summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred
AgeCommit message (Expand)Author
2013-04-11First pass on alpha blended materialsGeenz
2013-04-10NORSPEC-98 side-step nV compiler fail-o-ramaGraham Madarasz
2013-04-09Start using R16F again, and divide the bloom contrib by 6.Geenz
2013-04-09Re-added RGB10_A2 normal buffer, this time encoded with a sphere map transfor...Geenz
2013-04-08First pass of per-pixel lit alpha blended objects.Geenz
2013-04-08Fix for specular exponents not being applied appropriately from the normal ma...Geenz
2013-04-02NORSPEC-58 Followup -- put back blinn phong, and do gamma correction approxim...Dave Parks
2013-03-30Cleanup a couple more places where gamma curves were getting applied.Dave Parks
2013-03-29NORSPEC-66 Hook up material parameters to rigged attachments.Dave Parks
2013-03-29NORSPEC-65 Hook up texture offset/scale/rotation for normal and specular maps.Dave Parks
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-28NORSPEC-62 Fix for fullbright checkbox not working with materialsDave Parks
2013-03-27NORSPEC-61 Hook up material parameters to shaders.Dave Parks
2013-03-26NORSPEC-57, NORSPEC-58 Remove sRGB and gamma correction from shaders to remo...Dave Parks
2013-02-07For MAINT-1255 Code Review: DavePGraham Madarasz
2013-02-04Merged with latest viewer-dev-materials.Geenz
2013-02-04Added a new draw pool specifically for faces with materials applied to them. ...Geenz
2013-01-30Specular map support. This is the vast majority of the material parameters i...Geenz
2013-01-25Linearize light source colors, and a bit of cook torrance fanciness.Geenz
2013-01-11Linearize spotlight textures.Geenz
2013-01-11Initial (largely complete) gamma correct rendering implementation.Geenz
2012-12-11Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-09-09Use a customized normalized gaussian specular term.Jonathan Goodman
2012-07-31merge up to latest viewer-developmentOz Linden
2012-07-18MAINT-628 Fix for seams in high res snapshots when lighting and shadows is en...Dave Parks
2012-06-28merge up to 3.3.3-releaseOz Linden
2012-06-22mergeDave Parks
2012-06-13MergeGeenz
2012-05-30MAINT-622 Fix for broken alpha masking on avatar clothing when Lighting and S...Dave Parks
2012-05-25MAINT-616 Faster issuance of occlusion queries.Dave Parks
2012-05-24MAINT-616 Fix for broken projectors.Dave Parks
2012-05-23MAINT-616 Much faster rendering of local lights when Lighting and Shadows ena...Dave Parks
2012-05-10Unpack X, Y, and Z within the light shaders. Also some missing bits from ter...Jonathan Goodman
2012-05-10Encode viewspace Z normal to preserve negative Z (fixes all light shifting er...Jonathan Goodman
2012-05-07MAINT-583 Fix for broken projectors when shadows set to none.Dave Parks
2012-04-22remove a now-unused uniform.Adam Moss
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss
2012-04-13merge changes for drtvwr-135Oz Linden
2012-03-27Tweaked the sun's glow to be less powerful.Jonathan Goodman
2012-03-26Merging latest changes for normalized blinn-phong.Jonathan Goodman
2012-02-22SH-2908 Another for crash when enabling Lighting and Shadows on some AMD GPUsDave Parks
2012-02-22SH-2908 Fix for crash when enabling Lighting and Shadows on some AMD GPUsDave Parks
2012-02-17SH-2915 Smoother transition between sun shadow splits.Dave Parks
2012-02-15SH-2961 Fix for bumpiness not working on rigged meshes when L&S enabled.Dave Parks
2012-02-14SH-2908 More complete GLSL 1.20 compatibility pass.Dave Parks
2012-02-13SH-2908 Fix for shaders failing to compile when using GLSL 1.20 or 1.10 profile.Dave Parks
2012-02-10SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float fo...Dave Parks
2012-02-08SH-2592 Fix for some shader uniforms using the wrong vector size.Dave Parks
2012-02-08SH-2592 Fix for some shader uniforms using the wrong vector size.Dave Parks