summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
AgeCommit message (Expand)Author
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re...William Todd Stinson
2012-07-24merge to viewer-developmentoOz Linden
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-06-28mergeDave Parks
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-13MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-06-07Physics capsules now inherit the rotations of their parent vo when rendered. ...prep
2012-06-06Render fix to remove blend artifacts on physics capsule. llphysics extension ...prep
2012-06-05MAINT-646 Factor std::set out of lloctreeDave Parks
2012-06-01Migrated physics capsule logic into pathing character objectprep
2012-06-01MAINT-646 Faster traversal of render batch lists.Dave Parks
2012-05-31WIP:Displaying physics capsule for a character - it is currently disabled.prep
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-25MAINT-616 Potential fix for corrupted mip maps.Dave Parks
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-25MAINT-616 Faster issuance of occlusion queries.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 ena...Dave Parks
2012-05-21MAINT-616 Factor out calls to glGenFoo where possible, add setting to control...Dave Parks
2012-05-15MAINT-616 Different VBO Pooling scheme -- populate VBO pool with buffers that...Dave Parks
2012-05-09Added support to disable a draw pool. When the movable option checkbox is sel...prep
2012-05-08PATH-628: BUGFIX Changing behavior such that minimizing the pathfinding conso...Todd Stinson
2012-05-07MAINT-753 : [crashhunters] crash at LLVOVolume::updateFaceFlags(). Null poin...simon@Simon-PC.lindenlab.com
2012-05-02Fix for Path-494. Teleporting with a list of renderables that needed to be re...prep
2012-05-01Made restorePermanentObjects() api const correct.prep
2012-05-01Path-494: Added support for culling permanent objects from the pathfinding wi...prep
2012-04-25Path-504 fix. Mouselook stays in the navmesh visualization mode instead of k...prep
2012-04-24Added support for rendering the regions water height.prep
2012-04-24Added support for rendering the regions water height. Also added initial supp...prep
2012-04-22and another!Adam Moss
2012-04-22remove a frightening llwarns that was just there for my own education.Adam Moss
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss
2012-04-19Cleaning up the navmesh colors a bit.Todd Stinson
2012-04-18Ensuring that the pathfinding console member variables are private with acces...Todd Stinson
2012-04-18Updating llpathinglibrary method calls to cleaned-up version of the library i...Todd Stinson
2012-04-18Updating to the latest llphysicextensions pre-built package with the now lowe...Todd Stinson
2012-04-13merge changes for drtvwr-135Oz Linden
2012-04-12Removed blending artifacts on path bookend shapes.prep linden
2012-04-12Path bookends are now vb's. Which means they are now lit and transparent in t...prep linden
2012-04-09Re-implementing the path testing functionality as a proper LLTool.Todd Stinson
2012-04-05Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-...Todd Stinson
2012-04-05Fix for: assert when rendering paths, wireframe world when navmesh render dis...Dave Parks
2012-04-04Cleanup edge render and resolve assertions from lack of normals in edges.Dave Parks
2012-04-04Light the navmeshDave Parks
2012-04-03Cleanup -- use falcon's default colors -- fix bug where screen remains blank ...Dave Parks
2012-04-03Make navmesh show up in xray view.Dave Parks