summaryrefslogtreecommitdiff
path: root/indra/newview/llvopartgroup.cpp
AgeCommit message (Expand)Author
2014-03-12merge with releaseRichard Linden
2013-10-25SH-3419 Replace per-object time dilation factor with region-wideAndrew Meadows
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-09-25BUG-3982 add code to subtract the lack of not removing the removal of backfac...Graham Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-30MAINT-2811 Fix for infinite loop on octree code during teleport.Dave Parks
2013-08-19Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-19MergeXiaohong Bao
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-20merge with releaseRichard Linden
2013-06-20Try to track down some bad bounding boxes in particles.Dave Parks
2013-06-20Merge cleanupDave Parks
2013-06-20Automated merge with http://bitbucket.org/lindenlab/viewer-releaseDave Parks
2013-06-12Remove NaN guards from vopartgroup and volume codeGraham Madarasz
2013-06-12Changes to protect against use of normalize3fast on degenerate vectorsGraham Madarasz
2013-06-05merge with viewer-releaseRichard Linden
2013-06-03NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent calculato...Dave Parks
2013-05-09Mergesimon
2013-05-09Merge downstream code and viewer-betasimon
2013-05-09Merge downstream code / viewer-betasimon
2013-05-07Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2013-05-07Optimization -- don't draw glow in alpha pool unless neededDave Parks
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-15Hooked up normal and specular texture coordinates.Geenz
2013-04-11Pass binormal masks in on particles and in lldrawpoolalphaDave Parks
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-25Pull and merge downstream code with CHUI viewer-development by way of viewer-...simon
2013-03-19Merge in viewer-beta to get CHUI codeSimon Linden
2013-03-13MAINT-2410 Extra Particle Parameters -- viewer implementationDave Parks
2013-01-30Pull merge from lindenlab/viewer-developementMerov Linden
2013-01-25MAINT-2268 Add right-click->"Mute Particle Owner" featureDave Parks
2012-10-15For SH-3333: Design and implement a new object cache system on viewer sideXiaohong Bao
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-08-02CHUI-262: Reordering the steps to remove a view item and view item model duri...Todd Stinson
2012-07-20MAINT-570 Remove unused memory tracking system LLMemTypeDave Parks
2012-06-19MAINT-794 Factor out a lot of CPU overhead around updating objects.Dave Parks
2012-06-15MAINT-775 Fix for particle index pool corruption on teleport.Dave Parks
2012-06-05MAINT-646 Factor std::set out of lloctreeDave Parks
2012-05-30Minor instrumentation tweaks -- add a couple of asserts, a timer, and fix VBO...Dave Parks
2012-05-23MAINT-616 Fix for particles not rendering.Dave Parks
2012-05-21MAINT-616 Factor out calls to glGenFoo where possible, add setting to control...Dave Parks
2012-05-11Fix for linux build that doesn't stomp memory randomly or break particle rend...Dave Parks
2012-05-04Linux build fix.Paul ProductEngine
2012-05-02MAINT-775 Particle vertex buffer management optimizationsDave Parks
2012-04-11MAINT-870 Fix for crash from out of control lawns.Dave Parks