FasTC/BPTCEncoder
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
..
config Add detection for atomics 2013-03-06 17:16:36 -05:00
include Small refactoring changes. 2013-02-05 21:54:06 -05:00
src Fix a bunch of memory leaks. 2013-02-07 17:01:38 -05:00
CMakeLists.txt Add detection for atomics 2013-03-06 17:16:36 -05:00