summaryrefslogtreecommitdiff
path: root/indra/newview/llvopartgroup.cpp
AgeCommit message (Expand)Author
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
2011-10-04SH-2428 Make GCC 4.4 happy by using LLVector4a striders with LLAlphaObject su...Dave Parks
2011-09-23SH-2244 Better VAO support -- still slower than non-VAO implementation for so...Dave Parks
2011-05-30SH-1682 Full integration if indexed texture rendering to improve batch size.Dave Parks
2011-05-29SH-1682 Work in progress on using texture indexes to improve batch size (wow,...Dave Parks
2011-03-03SH-1085 Fix for crash when unchecking "mirror." Basically got LLFace to be p...Dave Parks
2011-02-22SH-874 Better VBO usage hints, most notably don't use VBOs for occlusion quer...Dave Parks
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-06-03Vectorized octree and much of llspatialpartition and lldrawable.Dave Parks
2010-03-23EXT-2959 : Full out camera functions from llagent to llagentcameraLoren Shih
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-11-06merge from texture-pipelineSteve Bennetts
2009-11-06merge QAR-1829: texture pipeline branch in viewer-2.0.0.3Xiaohong Bao
2009-11-01additional fix for DEV-41913: parcel media does not display on particle textu...Xiaohong Bao
2009-09-22Merging render-pipeline-6-qa-2 into viewer-2David Parks
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson
2009-05-22svn merge -r121194:121210Adam Moss
2009-03-13svn merge -r114093:114412 svn+ssh://svn.lindenlab.com/svn/linden/branches/fea...Christian Goetze
2009-02-18Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...Brad Kittenbrink
2009-02-03svn merge -r107016:108767 svn+ssh://svn.lindenlab.com/svn/linden/viewer/viewe...Mark Palange
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-11-07QAR-992 Merging revisions 101012-101170,101686-101687 of svn+ssh://svn.linden...Mark Palange
2008-09-05svn merge -r95288:95907 svn+ssh://svn.lindenlab.com/svn/linden/qa/maint-serve...Andrew Meadows
2008-08-12QAR-767 Combined maint-render-7 and maint-viewer-9 mergeSteven Bennetts
2008-04-01merge release@83343 skinning-1-merge@83714 -> releaseSteven Bennetts
2008-02-27Merge of windlight into release (QAR-286). This includes all changes inBrad Kittenbrink
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-08-21EFFECTIVE MERGE: svn merge -r 66133:68118 svn+ssh://svn/svn/linden/branches/m...Christian Goetze
2007-07-18svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint...Bryan O'Sullivan
2007-06-21merge -r62831:64079 branches/maintenance to releaseKelly Washington
2007-05-02svn merge -r 60342:61148 svn+ssh://svn/svn/linden/branches/maintenance into r...Don Kjer
2007-03-02merge release@58699 beta-1-14-0@58707 -> releaseSteven Bennetts
2007-01-18Result of svn merge -r56700:56797 svn+ssh://svn/svn/linden/branches/more-rand...Aaron Brashears
2007-01-02Print done when done.James Cook