FasTC/Core/src
Pavel Krajcevski ba8ac8e292 Fix memory leak
2012-08-31 23:22:05 -04:00
..
CompressedImage.cpp Start working on command line tool -- Currently just making sure that everything builds and links. Also rearranged some function definitions to better accomodate this. 2012-08-28 15:47:19 -04:00
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 Add ability to change quality of BPTC encoder. 2012-08-30 17:46:34 -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