summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/materialF.glsl
AgeCommit message (Expand)Author
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
2013-05-13NORSPEC-177 Add glare to transparent surfaces.Dave Parks
2013-04-30Fix vwr-dev-mat merge bugs in llpanelface (missing Oz fix) and XMLGraham Madarasz
2013-04-24NORSPEC-59 NORSPEC-125 make materials and alpha shaders work on Mac laptops w...Graham Madarasz
2013-04-18Merged with latest viewer-development-materials.Geenz
2013-04-18NORSPEC-90 Cleanup of alpha pool hook ups for materials.Dave Parks
2013-04-17NORSPEC-90 Alpha pool hookups for materials.Dave Parks
2013-04-09Re-added RGB10_A2 normal buffer, this time encoded with a sphere map transfor...Geenz
2013-04-08Fix for specular exponents not being applied appropriately from the normal ma...Geenz
2013-03-29NORSPEC-65 Hook up texture offset/scale/rotation for normal and specular maps.Dave Parks
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-02-04Added a new draw pool specifically for faces with materials applied to them. ...Geenz