doom3-bfg/neo/renderer/DXT
2021-05-25 20:06:37 -04:00
..
DXTCodec.h Convert USE_INTRINSICS to USE_INTRINSICS_SSE and fix CMakeLists.txt logic surrounding its check to focus on x86 and x86_64 CPU types 2021-05-25 20:06:37 -04:00
DXTCodec_local.h Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
DXTDecoder.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00
DXTEncoder.cpp Fixed bugs and missing non-x86 code paths in the DXTEncoder 2020-11-14 12:32:47 +01:00
DXTEncoder_SSE2.cpp Convert USE_INTRINSICS to USE_INTRINSICS_SSE and fix CMakeLists.txt logic surrounding its check to focus on x86 and x86_64 CPU types 2021-05-25 20:06:37 -04:00