FasTC/Core/src
2012-10-31 17:46:13 -04:00
..
CompressedImage.cpp Add output for error metric 2012-09-18 19:00:20 -04:00
Image.cpp Broke the coupling between ImageFile and Image. One is strictly for IO, the other can be platform and file format agnostic. 2012-10-31 17:46:13 -04:00
StopWatch.h Add command line options to invoke worker queue. 2012-10-31 17:46:13 -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 Add command line options to invoke worker queue. 2012-10-31 17:46:13 -04:00
ThreadGroup.cpp Reorganize a lot of code. Should probably split image and image file classes to separate IO operations and whatnot. 2012-10-31 17:46:12 -04:00
ThreadGroup.h Add files for implementing a worker queue threading scheme 2012-10-31 17:46:13 -04:00
WorkerQueue.cpp For more accurate timing results with the worker queue, make sure that all threads are done processing an image before restarting the compression when testing multiple compressions. 2012-10-31 17:46:13 -04:00
WorkerQueue.h For more accurate timing results with the worker queue, make sure that all threads are done processing an image before restarting the compression when testing multiple compressions. 2012-10-31 17:46:13 -04:00