summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders
AgeCommit message (Expand)Author
2013-04-11NORSPEC-98 redux...hopefully fix mac AND linux at the same timeGraham Madarasz (Graham Linden)
2013-04-11Merge in downstream code (chui fixes, materials)simon
2013-04-11Mergesimon
2013-04-11NORSPEC-98 fix? for mac shader compiler crasherGraham Madarasz (Graham Linden)
2013-04-11First pass on alpha blended materialsGeenz
2013-04-11Merged lindenlab/viewer-development-materials into defaultgraham linden
2013-04-10NORSPEC-98 side-step nV compiler fail-o-ramaGraham Madarasz
2013-04-09More per-pixel lighting fanciness.Geenz
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-03-22Automated merge with bundle:d:\code\viewer-interesting+c:\users\richard\appda...Richard Linden
2013-03-22merge with viewer-releaseRichard Linden
2013-03-04MAINT-2371 More optimizations.Dave Parks
2013-02-22Fix for deferred rendering no longer working when the viewer is compiled agai...Geenz
2013-02-20MAINT-2370 Add debug setting "RenderAutoMuteRenderCostLimit" that automatical...Dave Parks
2013-02-14Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2013-02-14MAINT-2368 Pull in Firestorm fix for textures unloading behind you.Dave Parks
2013-02-13MAINT-2355 Fix for corrupt rigged attachments on Intel HD GraphicsDave Parks
2013-02-12For MAINT-576 fix water shader visual issues in non-deferred Review: DavePGraham Madarasz (Graham)
2013-02-12merge up to 3.4.5-releaseOz Linden
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-24for SH-3665: more post processing of the frame difference imageXiaohong Bao
2013-01-24merging in viewer-beta.Nyx Linden
2013-01-16MAINT-2242 Fix for shader compilation errors on Intel HD graphics chips.Dave Parks
2013-01-11Linearize spotlight textures.Geenz
2013-01-11Initial (largely complete) gamma correct rendering implementation.Geenz
2012-12-14Updating shaders to not crash when compiled in llvmDon Kjer
2012-12-11Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-11-30for SH-3350 and SH-3353: Report frame-to-frame visual deltas as an LLStatXiaohong Bao
2012-11-21more for SH-3571: display frame-to-frame pixel differences on screenXiaohong Bao
2012-11-20more for SH-3352: Create pixel shader to accumulate frame-to-frame absolute p...Xiaohong Bao
2012-11-19for SH-3352: Create pixel shader to accumulate frame-to-frame absolute pixel ...Xiaohong Bao
2012-10-23MAINT-1579 Fix for diffuse color being ignored in mesh import preview render.Dave Parks
2012-10-17MAINT-643 Cleanup some shader compilation errors when atmospheric shaders are...Dave Parks
2012-10-16MAINT-643 Fix for incorrect lighting and colors in preview displays.Dave Parks
2012-09-09Use a customized normalized gaussian specular term.Jonathan Goodman