FasTC/BPTCEncoder/src
Pavel Krajcevski 20c504056f - Add flag to specify whether or not we'd like to collect stats
- Fix amount of interpolation points to use during shape estimation
2012-10-31 17:48:53 -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 flag to specify whether or not we'd like to collect stats 2012-10-31 17:48:53 -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 - Added a parameter to the PCA computation that returns the first and second 2012-10-31 17:48:53 -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