summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
AgeCommit message (Expand)Author
2012-03-07Path-287: VB bug fixes. Cleaned up rendering prims. Navmesh shape rendering f...prep
2012-03-07Path-387, Path-283: Navmesh rendering fix.prep
2012-03-07Fix for overlaying navmesh on renderable geometry.prep
2012-03-07Partial fix for Path-387. Path-287 Viewer perfomance tweaks.prep
2012-02-28PATH-199: Cleaning up code related to object flags so that I can better use t...Todd Stinson
2012-02-28SH-2908 Reset graphics drivers to "low" if viewer crashes when allocating def...Dave Parks
2012-02-17SH-2915 Smoother transition between sun shadow splits.Dave Parks
2012-02-13SH-2908 More linux build fixes.Dave Parks
2012-02-07SH-2902 Fix for avatar bakes etc. getting garbage data sometimes.Dave Parks
2012-02-06SH-2729 Fix for horizontal line of glitching graphics when DoF enabledDave Parks
2012-02-06Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-03-02MAINT-708 Use texture compression to minimize memory bloat (experimental)Dave Parks
2012-01-27PATH-192 FIX fixed last issues with convex decomp mergeNyx (Neal Orman)
2012-01-25Fixing issue with renamed header file in a pre-built package.Todd Stinson
2012-01-25SH-2565 Move resetVertexBuffer operation to a consistent location (also avoid...Dave Parks
2012-01-24mergeDave Parks
2012-01-24SH-1427 Fix for spot lights not working properly on alpha objects, and fix fo...Dave Parks
2012-01-23* Optimization to not waste some time doing std::string assignment all over t...Leslie Linden
2012-01-20SH-2889 Add visual auto-muting controlsDave Parks
2012-01-19mergeprep
2012-01-19Path-196 : vbo cleanup, visual fixes (path-222)prep
2012-01-18fix for SH-2827: [crashhunters] Crash in LLPipeline::generateWaterReflection()Xiaohong Bao
2012-01-17Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2011-12-14Moved navmesh rendering invocation into viewerdisplay.prep
2011-12-14Pull and merge from ssh://hg@bitbucket.org/prep/viewer-development-havokai.Todd Stinson
2011-12-14Make shapes a little bit transparentprep
2011-12-14mergeprep
2011-12-14Cleanupprep
2011-12-13WIP: VBO fixes - still an issue where the physics shape inherit the navmehs c...prep
2011-12-13SH-1427 Fix for redundantly applying light intensity to deferred lights.Dave Parks
2011-12-13Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2011-12-09added vbo support for physics shapes & fixed navmesh/shape menu toggleprep
2011-12-07Turning on navmesh rendering toggles normal renderablesprep
2011-12-06Fix for RenderResolutionDivisor no longer working correctly.Dave Parks
2011-12-01 New navmesh viewer options, rendering improvements, etc.prep
2011-11-29SH-1912 Add environment map back into shiny when lighting and shadows enabled.Dave Parks
2011-11-23SH-2713 FIX -- modified code to call LLPipeline::refreshCachedSettings only w...Leslie Linden
2011-11-21SH-2708 Fix for broken shadows on alpha objectsDave Parks
2011-11-18SH-2699 Potential fix for occlusion culling being overly aggressive on 9800 GTDave Parks
2011-11-17WIP: navmesh station posts to a url, responder receives llsd and then has the...prep
2011-11-16SH-1865 FIX -- removed some old non-deferred rendering code that was preventi...Leslie Linden
2011-11-15SH-1865 PROGRESS -- Disable the anti-aliasing control on hardware our code do...Leslie Linden
2011-11-15SH-2652 Fix for linux compile errorDave Parks
2011-11-11SH-2620 -- Enabled FXAA on OSX, which fixes the issue with latest code and so...Leslie Linden
2011-11-11SH-2666 Fix for pixel doubling failsafe on out out of memory.Dave Parks
2011-11-10SH-2666 Tweak depth of field optimizations based on resident feedback.Dave Parks
2011-11-10SH-2240 Better fix for red moon -- stop special casing "highlight_color" as a...Dave Parks
2011-11-08SH-2608 Fix for debug beacons not rendering properly.Dave Parks
2011-11-07SH-2652 For for screen going white when enabling anti-aliasing.Dave Parks
2011-11-07SH-2652 Slightly slower DoF (quality), apply FXAA *after* DoF, fix for some r...Dave Parks