Latif Khalifa
|
6bae4a8d92
|
WIP: native win64 support
|
2013-10-20 12:37:35 +02:00 |
|
Siana Gearz
|
8a44c8fce1
|
Fast timer fix-up
The logic is incorrect in principle, but at least it's better behaved now.
Also, get fast timer out of important parts of aistatemachine.
|
2012-09-10 02:06:07 +02:00 |
|
Siana Gearz
|
df1e9732d0
|
Developers, profile thy profiler!
|
2012-08-21 07:43:47 +02:00 |
|
Lirusaito
|
d85e1afd7e
|
Spelling fix to documentation.
|
2012-02-05 18:18:22 -05:00 |
|
Shyotl
|
2617df44db
|
VC doesn't seem to like ctor being used to assign a reference pointer.
|
2012-02-05 05:58:36 -06:00 |
|
Aleric Inglewood
|
5a455eac91
|
Fixed LLFastTimers et al.
No longer crash when std::vector moves in memory when it grows.
Fixed display of timer values (in ms).
|
2012-02-05 05:35:01 +01:00 |
|
Aleric Inglewood
|
b755bcd495
|
Merge remote-tracking branch 'origin/master'
|
2012-02-01 03:35:10 +01:00 |
|
Aleric Inglewood
|
2044b88015
|
Don't use NamedTimerFactory while it's being initialized.
|
2012-02-01 03:31:19 +01:00 |
|
Shyotl
|
cef03d52cb
|
Un-inline LLFastTimer::NamedTimer::getCountAverage and LLFastTimer::NamedTimer::getCallAverage so some experimenting can be done in llfasttimer_class.cpp without massive recompiles.
|
2012-01-25 20:14:38 -06:00 |
|
Shyotl
|
910cb29a7f
|
Truncating fasttimer times to integers in the hovertext is not very useful..
|
2012-01-25 20:11:07 -06:00 |
|
Shyotl
|
6374f012de
|
new fasttimers, including ui.
|
2012-01-23 18:30:54 -06:00 |
|