FasTC/BPTCEncoder/src
2012-09-18 19:00:20 -04:00
..
BC7CompressionMode.h Initial commit with a few modifications 2012-08-24 15:56:45 -04:00
BC7CompressionModeSIMD.h Move type defines into core library... all modules should have a standard set of types. 2012-08-30 13:28:28 -04:00
BC7Compressor.cpp Add output for error metric 2012-09-18 19:00:20 -04:00
BC7CompressorSIMD.cpp Move error metric to regular BC7Compressor so that we can use it even if we can't use SIMD. 2012-09-13 16:57:36 -04:00
BCLookupTables.h Initial commit with a few modifications 2012-08-24 15:56:45 -04:00
BitStream.h Initial commit with a few modifications 2012-08-24 15:56:45 -04:00
RGBAEndpoints.cpp Add minor performance enhancements 2012-09-13 16:31:48 -04:00
RGBAEndpoints.h Move type defines into core library... all modules should have a standard set of types. 2012-08-30 13:28:28 -04:00
RGBAEndpointsSIMD.cpp Fix SIMD recognition at least with GCC targets. Still need to test with MSVC 2012-08-25 13:03:20 -04:00
RGBAEndpointsSIMD.h Move type defines into core library... all modules should have a standard set of types. 2012-08-30 13:28:28 -04:00