FasTC/Core/src
2012-10-31 17:50:38 -04:00
..
BlockStats.cpp Fix a few issues and make sure that when we write out to a file, only the intended values are reported. We still have to fix the accumulated stat reporting and make it thread-safe. 2012-10-31 17:48:53 -04:00
CompressedImage.cpp Add output for error metric 2012-09-18 19:00:20 -04:00
Image.cpp Add new structure to support creating Images and ImageFiles from compressed images 2012-10-31 17:50:38 -04:00
StopWatch.h Add command line options to invoke worker queue. 2012-10-31 17:46:13 -04:00
StopWatchOSX.cpp
StopWatchUnix.cpp
StopWatchWin32.cpp
TexComp.cpp Add stats function to serial encoder. Otherwise, continue to use non-stats function in threaded mode. 2012-10-31 17:48:52 -04:00
Thread.cpp Fix some problems with our not so smart pointers. 2012-10-31 17:46:15 -04:00
ThreadBoost.cpp Move some more common code out of boost file into its own module 2012-10-31 17:46:14 -04:00
ThreadGroup.cpp Move ThreadGroup to new abstracted thread scheme. 2012-10-31 17:46:14 -04:00
ThreadGroup.h Move ThreadGroup to new abstracted thread scheme. 2012-10-31 17:46:14 -04:00
ThreadPThread.cpp On OS X, replace pthread_yield with sched_yield 2012-10-31 17:46:14 -04:00
WorkerQueue.cpp Move worker queue implementation over to new abstracted scheme. 2012-10-31 17:46:13 -04:00
WorkerQueue.h Move worker queue implementation over to new abstracted scheme. 2012-10-31 17:46:13 -04:00