summaryrefslogtreecommitdiff
path: root/indra/newview/llvograss.cpp
AgeCommit message (Expand)Author
2012-09-04Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTextureDon Kjer
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-05MAINT-646 Factor std::set out of lloctreeDave Parks
2012-05-07MAINT-753 : [crashhunters] crash at LLVOVolume::updateFaceFlags(). Null poin...simon@Simon-PC.lindenlab.com
2012-05-02MAINT-775 Particle vertex buffer management optimizationsDave Parks
2011-10-04SH-2428 Make GCC 4.4 happy by using LLVector4a striders with LLAlphaObject su...Dave Parks
2011-03-03SH-1085 Fix for crash when unchecking "mirror." Basically got LLFace to be p...Dave Parks
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-08-25mergeDave Parks
2010-08-19Integrate SIMD API from oreh/server-trunk-orehDave Parks
2010-07-14EXT-8386: FIXED: link grass rendering to the Trees Mesh detail sliderXiaohong Bao
2010-05-29Octree per LLVolumeFace WIPDave Parks
2010-05-25fix another gcc whine.Tofu Linden
2010-05-25Better vectorization of various things. Turn off debug gl by default.Dave Parks
2010-05-24fix osx build.Karl Stiefvater (qarl)
2010-05-22Vectorize/memory align buffers in llvolumeface WIPDave Parks
2010-03-23EXT-2959 : Full out camera functions from llagent to llagentcameraLoren Shih
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames 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-03fix the bug that textuer boost level is mixed with boolean numbers.Xiaohong Bao
2009-09-09merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/g...Richard Nelson
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson
2009-07-10merge QAR-1579: texture-cleanup-1.Xiaohong Bao
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2009-01-05svn merge -r106715:HEAD svn+ssh://svn.lindenlab.com/svn/linden/branches/q/not...Kent Quirk
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-06-26QAR-628 merge string-cleanup-5 -r 90476:90508 -> releaseSteven 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-07-20svn merge -r 64548:64837 svn+ssh://svn/svn/linden/branches/maintenance into r...Don Kjer
2007-07-18svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint...Bryan O'Sullivan
2007-03-02merge release@58699 beta-1-14-0@58707 -> releaseSteven Bennetts
2007-02-02Result of svn merge -r57264:57370 svn+ssh://svn/svn/linden/branches/adroit.r4...Aaron Brashears
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