January 24, 2014
- Added sRGB flags for Compress (
TEX_COMPRESS_SRGB*
) - Added 'compress' flag parameter to GPU versions of Compress breaking change
- Minor fix for potential rounding problem in GPU Compress
- Code cleanup (removed
DXGI_1_2_FORMATS
control define; ScopedObject typedef removed) - Dropped VS 2010 support without the Windows 8.1 SDK (removed
USE_XNAMATH
control define)