A fast texture compressor for various formats
Find a file
Pavel Krajcevski ca85a663a1 Add detection for atomics
Atomic operations are both supported by the platform and the compiler. If we want
to provide a threadsafe implementation of our compression function, we need to make sure
that the proper settings are available.
2013-03-06 17:16:36 -05:00
BPTCEncoder Add detection for atomics 2013-03-06 17:16:36 -05:00
CLTool Reformat usage string. 2013-02-07 17:01:21 -05:00
Core Fix a bunch of memory leaks. 2013-02-07 17:01:38 -05:00
IO Fix a bunch of memory leaks. 2013-02-07 17:01:38 -05:00
QtGUI Add license 2012-11-15 11:51:55 -05:00
Windows@1fad7ec01f Update windows module to contain all necessary libs... 2013-01-27 13:35:10 -05:00
.gitmodules Add submodule to keep track of windows include files and libraries 2013-01-27 12:14:55 -05:00
CMakeLists.txt Fix warnings on Windows and support the treat warnings as errors option. 2013-01-29 13:39:45 -05:00