Seth Alves
|
c9868640c1
|
force data in MemoryStorage to be word aligned to avoid crash in glTextureSubImage2D
|
2017-05-10 18:14:50 -07:00 |
|
Al Bernstein
|
c628b23895
|
removed whitespace
|
2017-04-06 17:21:58 -07:00 |
|
Al Bernstein
|
e737456dcd
|
used thread safe moving average for the quaternions
|
2017-04-06 16:56:03 -07:00 |
|
Al Bernstein
|
de1fdfacca
|
made requested changes in PR10147
|
2017-04-06 16:18:40 -07:00 |
|
Seth Alves
|
0c6dedff45
|
avoid various data-races related to stats collection and delivery
|
2016-10-18 13:05:53 -07:00 |
|
Seth Alves
|
40e862cf9e
|
quiet gcc 5 warnings
|
2016-05-21 16:53:01 -07:00 |
|
Brad Hefta-Gaub
|
fb09ad51b3
|
CR feedback
|
2016-03-24 21:14:07 -07:00 |
|
Brad Hefta-Gaub
|
7de8a2267f
|
one more try
|
2016-03-24 18:09:14 -07:00 |
|
Brad Hefta-Gaub
|
06a6a8462f
|
more cleanup
|
2016-03-24 16:34:09 -07:00 |
|
Brad Hefta-Gaub
|
2b595fb329
|
break out thread safe moving average to get around unix build hell
|
2016-03-24 16:26:28 -07:00 |
|
Brad Hefta-Gaub
|
8691aa6905
|
fix unix build and CR feedback
|
2016-03-24 15:45:44 -07:00 |
|
Brad Hefta-Gaub
|
6eed8fb429
|
fix unix build
|
2016-03-24 13:30:20 -07:00 |
|
Brad Hefta-Gaub
|
208b594ef8
|
make the deadlock watchdog more generous and add some logging so we can see heatbeats on slow machines
|
2016-03-24 12:37:07 -07:00 |
|
samcake
|
990764d855
|
Really fixing the MovingAverage class...
|
2015-10-26 13:29:13 -07:00 |
|
samcake
|
a8872d065b
|
MOve the movingAverage class to shared next to SimpleMovingAverage
|
2015-10-26 11:23:13 -07:00 |
|
Stephen Birarda
|
1995fa6a5e
|
fix return value comment in SimpleMovingAverage
|
2015-04-28 18:28:12 -07:00 |
|
Stephen Birarda
|
f2dcacffd0
|
show avatar data receive rate by default with display name
|
2015-04-28 18:27:42 -07:00 |
|
Stephen Birarda
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Stephen Birarda
|
7ce91b3f96
|
fix headers who had their comments removed
|
2014-04-08 17:43:35 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
ZappoMan
|
cbdd159213
|
fix constness
|
2014-03-17 10:55:43 -07:00 |
|
ZappoMan
|
09dab892d3
|
first cut at new voxel scene stats
|
2013-11-05 10:29:56 -08:00 |
|
Stephen Birarda
|
cbf18160cb
|
include stdint for uint64_t in SimpleMovingAverage
|
2013-07-11 09:22:08 -07:00 |
|
Stephen Birarda
|
ca8f25955a
|
switch usec timestamps to uint64_t
|
2013-07-10 11:46:48 -07:00 |
|
Stephen Birarda
|
0aa4e000fc
|
add copyright to SimpleMovingAverage header
|
2013-06-19 11:37:28 -07:00 |
|
Andrzej Kapolka
|
db729a04aa
|
Converted double timestamps to long long (64 bit integers), fixed bug with
updating agent timestamps.
|
2013-06-13 11:11:59 -07:00 |
|
Stephen Birarda
|
6e540d166b
|
add a decay to the event delta average
|
2013-04-18 16:30:38 -07:00 |
|
Stephen Birarda
|
588fc67cb9
|
add SimpleMovingAverage to each Agent, collect bytes received stats
|
2013-04-18 15:02:26 -07:00 |
|
Stephen Birarda
|
b9a1faf284
|
add a new SimpleMovingAverage class, replaces CounterStats
|
2013-04-18 14:46:39 -07:00 |
|