Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-19 | Merge | Xiaohong Bao | |
2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden | |
dependency cleanup - removed a lot of unecessary includes | |||
2013-07-01 | BUILDFIX: reverted changes that attempted to automate mem track | Richard Linden | |
stat definition as they don't work on gcc/clang | |||
2013-07-01 | SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0% | Richard Linden | |
also, removed LLTrace::init and cleanup removed derived class implementation of memory stat for LLMemTrackable is automatic now | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-09 | Merge viewer-beta | simon | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-11 | Forgot to commit @#! merge | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-06 | renamed LLTrace stat gathering classes/methods to make the structure of ↵ | Richard Linden | |
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc. | |||
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-04 | SH-3468 WIP add memory tracking base class | Richard Linden | |
attempted fix for gcc compile errors can't use typeid() on a class that doesn't have a method defined in a translation unit fix is to force classes deriving from LLMemTrackable to use their own static member named sMemStat | |||
2013-01-03 | fix for MAINT-2147: crash in LLTextureCache::writeToFastCache on OSX | Xiaohong Bao | |
2012-12-18 | Fix for alpha blending using gl fixed-functions not matching shader ↵ | Don Kjer | |
implementation | |||
2012-12-18 | SH-3468 WIP add memory tracking base class | Richard Linden | |
created memory tracking trace type instrumented a few classes with memory tracking | |||
2012-11-19 | merge with viewer-development | Richard Linden | |
2012-10-16 | Pull back viewer-development with latest beta merges | simon@Simon-PC.lindenlab.com | |
2012-10-16 | pull back changes from 3.4.1-beta8 | Oz Linden | |
2012-10-15 | MAINT-1721 Fix for crash when clicking "back" button after editing appearance. | Dave Parks | |
Reviewed by VoidPointer | |||
2012-09-06 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks | |
2012-06-12 | for SH-3073: implement a fast cache system for texture fetching | Xiaohong Bao | |
2012-04-12 | SH-3080 : Implement the TextureReverseByteRange setting so we can play with ↵ | Merov Linden | |
that parameter | |||
2012-04-05 | SH-3060 : Implement new byte range computation, cleaned up use of ↵ | Merov Linden | |
compression rate as well. | |||
2012-04-04 | SH-3060 : New byte range implementation. Intermediate (not working) state. | Merov Linden | |
2012-04-04 | SH-3075 : Fix encoding for reversible images and small textures | Merov Linden | |
2012-04-02 | SH-3060 : Preliminary implementation of the new byte range computation, ↵ | Merov Linden | |
implement setting to turn it on or off | |||
2012-03-15 | SH-3047 : Add a load_size argument to llimage_libtest and allow partial ↵ | Merov Linden | |
image file to be loaded. | |||
2012-03-15 | SH-3047 : Read the number of levels from the j2c image header instead of ↵ | Merov Linden | |
relying on hacked computation based on width / height. | |||
2011-07-15 | Merge from viewer-development | Xiaohong Bao | |
2011-05-10 | add debug mode to track the memory allocation/deallocation. | Xiaohong Bao | |
2011-05-04 | EXP-664 : Make encoding parameters more resilient to bad entries, add levels ↵ | Merov Linden | |
as encoding parameters, update test applet to support this | |||
2011-03-09 | STORM-987 : Add the --image-stats argument, make argument passing more ↵ | Merov Linden | |
consistent, fix typos in comments in llimage header | |||
2011-02-23 | Merge from viewer-development | Xiaohong Bao | |
2011-01-20 | fix for SH-829: Viewer attempting to load precached images in file types ↵ | Xiaohong Bao | |
that are not being used. | |||
2011-01-06 | use the private pool in the texture pipeline | Xiaohong Bao | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-04-01 | make LLImageBase::allocateData() thread-safe. | Xiaohong Bao | |
insert debug code for EXT-6567: crash at LLImageBase::allocateData [secondlife-bin llimage.cpp:170] | |||
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-09-05 | svn merge -r95288:95907 ↵ | Andrew Meadows | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/maint-server/qar-841 this is a combined mergeback of the following branches as per QAR-841: maint-server/maint-server-1 (absorbed by maint-server-2) maint-server/maint-server-2 maint-server/maint-server-3 havok4/havok4-8 havok4/havok4-9 yes dataserver-is-deprecated | |||
2008-07-22 | QAR-758 1.20 Viewer RC 12, 13, 14, 15 -> Release | Steven Bennetts | |
merge Branch_1-20-14-Viewer-merge -> release Includes Branch_1-20-Viewer-2 through 92456 | |||
2008-07-18 | merge support-featurettes-snapshot-merge-2 for QAR-754, includes: | James Cook | |
* featurettes-4 89061:89589 (which is all of featurettes-1, -2, and -3, and part of -4) * gteam-showstoppers-3 91950:91951 (which is all of gteam-showstoppers-1, -2, and -3) * featurettes-5 92149:92150 (patch for last line of chat text not visible in chat history, DEV-17771) * snapshot-3 91988:91991 (which is all of snapshot-1, -2, and -3) Merging revisions 92190-92387 of svn+ssh://svn.lindenlab.com/svn/linden/branches/support-featurettes-snapshot-merge-2 into release, respecting ancestry * QAR-590 Merge Lock Request for Support Sprint * QAR-627 Merge snapshot improvements * QAR-686 Merge Lock request for Featurettes | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated | |||
2008-04-03 | 1.19.1 Viewer merge: QAR_367, QAR-374, QAR-408, QAR-426 | Steven Bennetts | |
QAR_367 (RC1) - merge Branch_1-19-1-Viewer -r 81609 : 81993 -> release QAR-374 (RC2) - merge Branch_1-19-1-Viewer -r 81993 : 82589 -> release QAR-408 (RC3) - merge Branch_1-19-1-Viewer -r 82589 : 83128 -> release QAR-426 (rc4) - merge Branch_1-19-1-Viewer -r 83125 : 83719 -> release (Actual merge: release@83793 Branch_1-19-1-Viewer-merge@83953 -> release) | |||
2008-04-01 | merge release@83343 skinning-1-merge@83714 -> release | Steven Bennetts | |
QAR-424 | |||
2007-10-10 | svn merge -r71238:71367 svn+ssh://svn/svn/linden/branches/maint-ui-qa3 | Christian Goetze | |