FasTC/BPTCEncoder/src
2012-11-07 15:23:07 -05:00
..
BC7CompressionMode.h Make stats collection threadsafe. 2012-11-01 18:56:13 -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 Fix some indentation and signedness mismatch 2012-11-07 15:23:07 -05: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 Fix a few issues that we had with dealing with alpha in the textures. 2012-10-31 17:50:40 -04:00
RGBAEndpoints.h - Added a parameter to the PCA computation that returns the first and second 2012-10-31 17:48:53 -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