- Mar 25, 2020
-
-
Nat Goodspeed authored
VS 2017 was complaining about truncating the value.
-
- Oct 21, 2013
-
-
Richard Linden authored
-
- Oct 07, 2013
-
-
Richard Linden authored
added more MemTrackable types optimized memory usage of LLTrace some more
-
- Oct 03, 2013
-
-
Richard Linden authored
-
Richard Linden authored
-
Richard Linden authored
-
- Oct 01, 2013
-
-
Richard Linden authored
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats
-
- Sep 28, 2013
-
-
Richard Linden authored
image memory utilization now always non-negative
-
- Sep 18, 2013
-
-
Richard Linden authored
-
- Sep 08, 2013
-
-
Richard Linden authored
renamed "current" to "primary" when referring to accumulators
-
- Aug 29, 2013
-
-
Richard Linden authored
-
Richard Linden authored
-
- Aug 22, 2013
-
-
Richard Linden authored
removed bad assert fixed precision issues during int->unsigned int conversions and vice versa
-
Richard Linden authored
added unit tests for lltrace
-
- Aug 21, 2013
-
-
Richard Linden authored
made getPrimaryAccumulator return a reference since it was an always non-null pointer changed unit conversion to perform lazy division in order to avoid truncation of timer values
-
- Aug 19, 2013
-
-
Richard Linden authored
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits
-
- Aug 09, 2013
-
-
Richard Linden authored
moved object cache sampling code so that it actually gets executed default values for stats are NaN instead of 0 in many cases
-
- Jun 27, 2013
-
-
Richard Linden authored
fixed some lltrace logic errors more consistent syncing of timestamps of sample values in recording stack selection of primary buffers was completely incorrect assignment of recordings got wrong play state due to implicit operator = defined in base class fixed asset stats only working up to the first send
-
- Jun 22, 2013
-
-
Richard Linden authored
pulled swap() out of ui time block cleaned up internal lltrace dependencies, factored out common accumulator definitions
-