summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1
AgeCommit message (Expand)Author
2013-07-30NORSPEC-314 rollback unified srgb shader code to see if we can get past Mac 1...Graham Madarasz (Graham Linden)
2013-07-28NORSPEC-314 fixed another mac-specific stupidity by splitting out a new srgb_...Graham Madarasz
2013-07-26NORSPEC-327 modify 'select' ops in srgb shader code to mollify the doddering ...Graham Linden
2013-07-25Make use of vertex_color selectable per shader with alphaF/alphaV againGraham Linden
2013-07-25NORSPEC-325 WIP restore gamma (uncorrected) attenuation and unify sRGB conver...Graham Linden
2013-07-24MATBUG-306 regression fix, vert color applied in wrong colorspaceGraham Linden
2013-07-24NORSPEC-311 WIP move to per-pixel alpha lighting and make spot/point calcs ma...Graham Linden
2013-07-24NORSPEC-314 fix discrepancies between alpha and non-alpha deferred point/spot...Graham Linden
2013-07-24MATBUG-315 remove unused uniforms from depth downsample frag shaders as they ...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-23NORSPEC-293 hazy glowing fullbright begoneGraham Linden
2013-07-22NORSPEC-314 WIP see if this ruse gets past the decrepit GeForce driverGraham Linden
2013-07-22NORSPEC-285 NORSPEC-311 fix gamma correction of diffuse-only objects not matc...Graham Linden
2013-07-22NORSPEC-320 fix fullbright alpha breakage when not underwaterGraham Linden
2013-07-22MATBUG-306 fix alpha knock-on from underwater lightcurve matchingGraham Linden
2013-07-21NORSPEC-311 NORSPEC-312 make mac happy with shader ifdefs for haze/maskingGraham Linden
2013-07-21NORSPEC-311 NORSPEC-312 remove unused shader and correct default for display ...Graham Linden
2013-07-21NORSPEC-311 fix alpha / opaque lighting diffsGraham Linden
2013-07-21NORSPEC-315 NORSPEC-316 NORSPEC-312 fix various haze and gamma correction iss...Graham Linden
2013-07-17NORSPEC-291 put back conversion to srgb in deferred water shaderGraham Linden
2013-07-17NORSPEC-291 fix materials underwater, disable attempt at materials in reflect...Graham Linden
2013-07-16NORSPEC-293 WIP fix fullbrightF order of ops to match non-deferred with fullb...Graham Linden
2013-07-16NORSPEC-240 make alpha-masked fullbright objs use fullbright alpha mask rende...Graham Linden
2013-07-15NORSPEC-291 first attempt at gamma correction of materials in reflectionsGraham Linden
2013-07-12NORSPEC-291 WIP added underwater deferred program and more reflection pass workGraham Linden
2013-07-11NORSPEC-291 WIP fix avatar disappearingGraham Madarasz (Graham)
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-03Merge vwr-dev-matGraham Linden
2013-07-03NORSPEC-297 fix deferred fog using wrong ref pointGraham Linden
2013-07-03Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave Parks
2013-07-03NORSPEC-298 Fix for inconsistent alpha lighting when diffuse color is not white.Dave Parks
2013-07-03NORSPEC-293 better fix incorporating srgb_to_linear curve and applying textur...Graham Linden
2013-07-03Merge vwr-dev-matGraham Linden
2013-07-03NORSPEC-295 make a deferred path version of fullbright alpha mask shader so w...Graham Linden
2013-07-02NORSPEC-293 nix gamma correction in fullbrightF causing this visual disparityGraham Linden
2013-07-02NORSPEC-287 Make alpha sRGB correction curves match OpenGL spec.Dave Parks
2013-06-26Automated merge with https://bitbucket.org/davep/viewer-release-iqa-1366Dave Parks
2013-06-26Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave Parks
2013-06-26NORSPEC-290 Allow shader compiler to unroll loop in multiPointLightFDave Parks
2013-06-25MATBUG-78 Fix for alpha lighting falloff not matching opaque lighting falloff...Dave Parks
2013-06-24NORSPEC-280 include fix to downsampleDepthRect shader making GL 3.3. drivers cryGraham Linden
2013-06-21NORSPEC-280 Fix for shader compilation error on OpenGL 3.3Dave Parks
2013-06-20NORSPEC-277 WIP backout old-school normal permutationGraham Linden
2013-06-19Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave Parks
2013-06-19Point light color (de)correction.Dave Parks
2013-06-18Occlusion culling overhaul.Dave Parks
2013-06-13NORSPEC-261 No more magic numbers, parity between forward and deferred render...Dave Parks