summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1
AgeCommit message (Collapse)Author
2013-03-22merge with viewer-releaseRichard Linden
2013-01-16MAINT-2242 Fix for shader compilation errors on Intel HD graphics chips.Dave Parks
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 ↵Xiaohong Bao
pixel differences
2012-11-19for SH-3352: Create pixel shader to accumulate frame-to-frame absolute pixel ↵Xiaohong Bao
differences
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 ↵Dave Parks
are enabled.
2012-10-16MAINT-643 Fix for incorrect lighting and colors in preview displays.Dave Parks
2012-09-06Automated merge with http://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-09-05Merge in latest viewer-developmentsimon@Simon-PC.lindenlab.com
2012-07-31merge up to latest viewer-developmentOz Linden
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-16Path-814: Corrected shader fragment compilation error.prep
2012-07-11MAINT-794 Fix for assert on loading some types of objects before their parents.Dave Parks
2012-08-01Merge back viewer-lion, which has viewer-development and down-stream fixessimon@Simon-PC.lindenlab.com
2012-07-18MAINT-628 Fix for seams in high res snapshots when lighting and shadows is ↵Dave Parks
enabled.
2012-07-11MAINT-794 Fix for assert on loading some types of objects before their parents.Dave Parks
2012-06-28MergeDave Parks
2012-06-28merge up to 3.3.3-releaseOz Linden
2012-06-22Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-22mergeDave Parks
2012-06-15MergeDave Parks
2012-06-13MergeGeenz
2012-05-30MAINT-622 Fix for broken alpha masking on avatar clothing when Lighting and ↵Dave Parks
Shadows enabled.
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-25MAINT-616 Faster issuance of occlusion queries.Dave Parks
2012-05-24MAINT-616 Fix for broken projectors.Dave Parks
2012-05-24MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback.Dave Parks
2012-05-23MAINT-616 Much faster rendering of local lights when Lighting and Shadows ↵Dave Parks
enabled
2012-05-21MAINT-616 Add shaders for experimental transform feedback LoD updatesDave Parks
2012-05-10Unpack X, Y, and Z within the light shaders. Also some missing bits from ↵Jonathan Goodman
terrainF and treeF.
2012-05-10Encode viewspace Z normal to preserve negative Z (fixes all light shifting ↵Jonathan Goodman
errors, and shiny environment map errors due to lack of negative Z)
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
a bunch of trivial clean-ups and commentary.
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss
Coalesced patchset.
2012-04-13merge changes for drtvwr-135Oz Linden
2012-04-10MAINT-74 Fix "show cross sections" crashing and not working in general.Dave Parks
2012-04-05Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-pf-xray.
2012-04-04Add pathfindingNoNormal shader.Dave Parks
2012-04-04Better contrast between shapes and their outlines.Dave Parks
2012-04-03Pathfinding visualization WIP -- add many controls for x-ray render, add ↵Dave Parks
lighting, and better combat z-fighting and noise from wireframes and overlays
2012-04-02Cleaner render of walkables and materials. Convert Vector3 color parameters ↵Dave Parks
to Color4.
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