- Mar 19, 2020
-
-
Rye Mutt authored
-
- Nov 10, 2015
-
-
Oz Linden authored
-
- Oct 28, 2013
-
-
Richard Linden authored
-
- Oct 25, 2013
-
-
Xiaohong Bao authored
-
- Aug 09, 2013
-
-
Richard Linden authored
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
-
- Jun 30, 2013
-
-
Richard Linden authored
removed LLThreadLocalSingleton collapsed all thread recorder classes to single type, LLTrace::ThreadRecorder moved fasttimer stack head to llthreadlocalsingletonpointer via ThreadRecorder
-
- May 20, 2013
-
-
Richard Linden authored
fixed copy construction of Recorders, eliminated most zero-length frames fixed reset behavior of periodic recordings and extendable recordings to clear entire history removed busy-loop recording of stats from worker threads...stats reported only when work is done
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Nov 07, 2012
-
-
Richard Linden authored
fixed trace data gathering and routing from background thread simplified slave->master thread communication (eliminated redundant recording and proxy object) improved performance of fast timer data gathering (slow iterators)
-
- Oct 10, 2012
-
-
Richard Linden authored
fixed units conversion so that trace getters return convertable units removed circular dependencies from lltrace* converted more stats to lltrace
-
- Oct 02, 2012
-
-
Richard Linden authored
renamed LLTrace::ThreadTrace to LLTrace::ThreadRecorder renamed LLTrace::Sampler to LLTrace::Recording
-
- Oct 01, 2012
-
-
Richard Linden authored
cleaned up API samplers are now value types with copy-on-write buffers under the hood removed coupling with LLThread
-
David Parks authored
-
- Sep 28, 2012
-
-
Richard Linden authored
created separate constructor for static allocation of sampler buffer fixed start/stop/resume semantics of samplers and added sampler time interval tracking
-
- Sep 26, 2012
-
-
Richard Linden authored
slave threads now pushing data to master thread
-
- Dec 05, 2011
-
-
David Parks authored
SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work.
-
- Oct 05, 2011
-
-
Xiaohong Bao authored
-
- Oct 13, 2010
-
-
Oz Linden authored
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Aug 13, 2010
-
-
Oz Linden authored
-
- Jul 27, 2010
-
-
Richard Linden authored
-
- Jul 15, 2010
-
-
Dessie Linden authored
-
- Jul 13, 2010
-
-
Xiaohong Bao authored
EXT-7399: FIXED: 2.0.2 with http textures loads textures slower than 1.23.5
-
- Mar 25, 2010
-
-
Xiaohong Bao authored
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash.
-
Xiaohong Bao authored
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash.
-
- Dec 17, 2009
-
-
Steve Bennetts authored
* Fixed bug in llqueuedthread.cpp causing unnecesssary sleeeping * Fixed an issue that was preventing retries on 503 errors * Added number of pending creates to Texture View * Increased time allocated for texture creates
-
- Nov 14, 2009
-
-
Steve Bennetts authored
Also a fix for texture purging when reducing the cache size.
-
- Nov 06, 2009
-
-
Steve Bennetts authored
-
Xiaohong Bao authored
-
- Jun 21, 2009
-
-
Steven Bennetts authored
ignore-dead-branch
-
- May 08, 2009
-
-
Steven Bennetts authored
-
- Mar 20, 2009
-
-
svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.26Dave Simmons authored
Merge latest 1.26 into trunk
-
- Jan 07, 2009
-
-
Aaron Brashears authored
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165
-
- Oct 04, 2007
-
-
Aaron Brashears authored
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code.
-
- Mar 02, 2007
-
-
Steven Bennetts authored
-
- Jan 02, 2007
-
-
James Cook authored
-