summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
AgeCommit message (Expand)Author
2012-10-31for SH-3471: create a simplified version of octree for object cache entries.Xiaohong Bao
2012-10-15For SH-3333: Design and implement a new object cache system on viewer sideXiaohong Bao
2012-10-10SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-09-06Automated merge with http://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-08-16merge up to latest viewer-developmentOz Linden
2012-08-15merge changes for DRTVWR-194Oz Linden
2012-07-31Merge in viewer-developmentsimon@Simon-PC.lindenlab.com
2012-07-31merge up to latest viewer-developmentOz Linden
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-30mergeBrad Payne (Vir Linden)
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-08-01Merge back viewer-lion, which has viewer-development and down-stream fixessimon@Simon-PC.lindenlab.com
2012-07-30Fix linux build crankinesssimon@Simon-PC.lindenlab.com
2012-07-20MAINT-570 Remove unused memory tracking system LLMemTypeDave Parks
2012-07-18MAINT-628 Fix for seams in high res snapshots when lighting and shadows is en...Dave Parks
2012-06-28MergeDave Parks
2012-06-28mergeDave Parks
2012-06-28merge up to 3.3.3-releaseOz Linden
2012-06-26MAINT-675 Fix for DoF focal point being incorrect when alt-zooming on terrain.Dave Parks
2012-06-26v-r to drano merge conflicts wipBrad Payne (Vir Linden)
2012-06-22Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-22MAINT-653 Fix for shadow acne at high altitudesDave Parks
2012-06-22mergeDave Parks
2012-06-19mergeDave Parks
2012-06-19MAINT-794 Factor out a lot of CPU overhead around updating objects.Dave Parks
2012-06-15Merge with tipcallum
2012-06-15Merge with tipcallum
2012-06-15MergeDave Parks
2012-06-15MAINT-1151 FIX [crashhunters] crash on startup in LLPipeline::init()callum
2012-06-13MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-06-10STORM-1878: Blocking an avatar does not derender worn lightsMartinRJ Fayray
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-04mergeBrad Payne (Vir Linden)
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-29fo SH-3074: clear ghost and stale texture fetching requests in time.Xiaohong Bao
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