A fast texture compressor for various formats
Go to file
2012-09-15 12:13:32 -04:00
BPTCEncoder Make sure to not even compile the definition for the SIMD function. 2012-09-13 17:43:58 -04:00
CLTool Add flag to modify the number of compressions in order to take an average of the compression time. 2012-09-15 10:29:36 -04:00
Core Redid thread synchonization in order to be able to signal threads to run without having to initialize them again. We can use this to average the running times. 2012-09-15 12:13:32 -04:00
IO Finish the hooking up of the compression library to the core library 2012-08-28 19:42:28 -04:00
QtGUI Initial commit with a few modifications 2012-08-24 15:56:45 -04:00
CMakeLists.txt 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