A fast texture compressor for various formats
Go to file
2012-08-30 11:59:08 -04:00
BPTCEncoder Fix uint to be uint8 since otherwise it's undefined on a lot of platforms. 2012-08-29 11:55:01 -04:00
CLTool Remove old main.cpp and move stop watch to core library. 2012-08-30 11:59:08 -04:00
Core Remove old main.cpp and move stop watch to core library. 2012-08-30 11:59:08 -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