StopWatch.h
|
Fix timing functions for various platforms.
|
2012-08-30 16:56:42 -04:00 |
StopWatchOSX.cpp
|
Switch OSX timer to real-time too.
|
2012-08-31 18:26:59 -04:00 |
StopWatchUnix.cpp
|
Change unix clock to realtime
|
2012-08-31 18:05:29 -04:00 |
StopWatchWin32.cpp
|
Fix stop watch for unix.
|
2012-08-30 17:13:36 -04:00 |
TexComp.cpp
|
Avoid SIMD functions if they're not defined.
|
2012-09-13 16:57:10 -04:00 |
ThreadGroup.cpp
|
Fix memory leak
|
2012-08-31 23:22:05 -04:00 |
ThreadGroup.h
|
Add join synchronization.
|
2012-08-31 17:33:54 -04:00 |