- Apr 25, 2024
-
-
Nat Goodspeed authored
This was a broken test that got all the way to viewer release and the main branch. (cherry picked from commit a33a9d29380e6c1a0a9cc539be309d47adef4acf)
-
- Jun 09, 2022
-
-
Nat Goodspeed authored
Remove all references to LLQueuedThread (but emulate a couple bits of its API such as handle_t and getPending()). Migrate ImageRequest into llimageworker.cpp. It has never been part of LLImageDecodeThread's public API. Remove ImageRequest tests. Remove all references to LLImageDecodeThread::pause(). The idea of pausing another thread is bizarre to me, and LLThreadPool has no such operation. Nor does it have an abortRequest().
-
- Jun 01, 2022
-
-
David Parks authored
-
- May 31, 2022
-
-
David Parks authored
-
- May 24, 2022
-
-
David Parks authored
-
- Oct 28, 2021
-
-
David Parks authored
SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton
-
- Nov 10, 2015
-
-
Oz Linden authored
-
- Dec 25, 2014
-
-
andreykproductengine authored
-
- Mar 27, 2014
-
-
maksymsproductengine authored
-
- Apr 16, 2014
-
-
David Parks authored
-
- Oct 01, 2013
-
-
Richard Linden authored
-
- Sep 05, 2013
-
-
Richard Linden authored
-
- Jul 01, 2013
-
-
Richard Linden authored
stat definition as they don't work on gcc/clang
-
Richard Linden authored
also, removed LLTrace::init and cleanup removed derived class implementation of memory stat for LLMemTrackable is automatic now
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Mar 21, 2013
-
-
Richard Linden authored
copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views
-
- Jan 07, 2013
-
-
Richard Linden authored
fix for unit test failures...cleanup apr without destroying pools, allowing LLProxy to clean itself up as a singleton (and avoiding spurious dependencies associated with manually destorying singletons that rely on apr pools)
-
- 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
fixed various issues related to unit tests and LLThreadLocalPtr initialization and teardown
-
- Jul 20, 2012
-
-
Kelly Washington authored
follow up to fix test compiles.
-
- Dec 17, 2010
-
-
Merov Linden authored
-
- Oct 13, 2010
-
-
Oz Linden authored
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Aug 25, 2010
-
-
Aaron Terrell (Enus) authored
-
- Aug 13, 2010
-
-
Oz Linden authored
-
- Nov 06, 2009
-
-
Xiaohong Bao authored
-