- Apr 21, 2016
-
-
callum_linden authored
-
- Apr 27, 2015
-
-
ruslantproductengine authored
- fix for review - fix in buffer overrun detector
-
- Oct 27, 2014
-
-
ruslantproductengine authored
less than allowed. Changes in all other files relate auxiliary methods for catching similar bugs in future.
-
- Jul 11, 2014
-
-
Aura Linden authored
-
- Apr 23, 2014
-
-
Graham Linden authored
-
- Feb 06, 2014
-
-
Richard Linden authored
-
Richard Linden authored
-
- Oct 14, 2013
-
-
Richard Linden authored
-
- Sep 27, 2013
-
-
Richard Linden authored
also, fixed alignment of tick labels on stat bars
-
- Sep 25, 2013
-
-
Richard Linden authored
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml
-
- Aug 27, 2013
-
-
Richard Linden authored
changed unit declarations macros to make a lot more sense
-
- 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 16, 2013
-
-
Richard Linden authored
converted many values over to units system in effort to track down source of 0 ping
-
- Jul 08, 2013
-
-
Richard Linden authored
added percentage/ratio units added auto-range and auto tick calculation to stat bar to automate display stats
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Mar 13, 2013
-
-
Graham Madarasz (Graham Linden) authored
-
Graham Madarasz (Graham Linden) authored
-
Graham Madarasz (Graham Linden) authored
Move fast memcpy to llcommon and use it in llalignedarray pushback on all platforms. Code Review: DaveP
-
- Mar 11, 2013
-
-
Graham Madarasz authored
-
Graham Madarasz authored
-
- Mar 04, 2013
-
-
David Parks authored
Reviewed by Graham
-
- Jan 10, 2013
-
-
Richard Linden authored
made LLTrace::MemTrackable support custom alignment LLDrawable now uses MemTrackable new and delete operators
-
- Jan 04, 2013
-
-
Richard Linden authored
fix for compile error on windows ignore stdint.h even though VS2010 provides it
-
- Jan 03, 2013
-
-
Andrew Meadows authored
-
- Nov 20, 2012
-
-
Richard Linden authored
fixes to merge
-
- Oct 18, 2012
-
-
William Todd Stinson authored
MAINT-1753: Correcting behavior of ll_aligned_realloc_16() on Linux to avoid memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
-
- Oct 02, 2012
-
-
David Parks authored
-
- Sep 21, 2012
-
-
Richard Linden authored
added LLThreadLocalPtr broke llmutex out into llmutex.h got primary sampling buffer under thread local storage
-
- Sep 12, 2012
-
-
David Parks authored
-
Oz Linden authored
-
David Parks authored
-
- Sep 10, 2012
-
-
William Todd Stinson authored
-
- Sep 07, 2012
-
-
David Parks authored
-
- Aug 31, 2012
-
-
David Parks authored
-
David Parks authored
-
- Aug 27, 2012
-
-
William Todd Stinson authored
Skipping the realloc alignment test on Linux as the ll_aligned_malloc_16() function is not implemented to ensure alignment on Linux.
-
- Sep 28, 2012
-
-
William Todd Stinson authored
-
- Jul 20, 2012
-
-
David Parks authored
-
- Jan 11, 2012
-
-
Brad Payne (Vir Linden) authored
-
- Jan 04, 2012
-
-
Brad Payne (Vir Linden) authored
-