Commit Graph

714 Commits

Author SHA1 Message Date
Chuck Walbourn
6f825aa8c2 CMakeLists.txt updated for use as add_subdirectory 2020-06-20 23:08:42 -07:00
Chuck Walbourn
ecf5f1e40f June 15, 2020 2020-06-15 00:22:20 -07:00
Chuck Walbourn
e53a13e8c1 Fixed PVS Studio V1037 warning 2020-06-13 14:02:40 -07:00
Chuck Walbourn
2573bd8307 Fixed x86 warning 2020-06-12 21:39:09 -07:00
Chuck Walbourn
741870f834 Fixed PVS Studio V549 warning 2020-06-12 19:44:06 -07:00
Chuck Walbourn
80853b7771 Fixed regression in FS70 support introduced in pull request #180 2020-06-12 15:12:47 -07:00
Chuck Walbourn
759caf730e /analyze warning cleanup 2020-06-05 15:01:02 -07:00
Chuck Walbourn
5999f34c11 PFM half16 variant and cope with comments 2020-06-05 01:52:47 -07:00
Chuck Walbourn
0539287324
Portable PixMap reader/writers for texconv (#180) 2020-06-04 20:07:21 -07:00
Chuck Walbourn
09fc5fe957 Suppress some additional warnings for VS 2019 (16.7) Preview 2020-06-03 14:12:14 -07:00
Chuck Walbourn
1000c63840 June 1, 2020 2020-06-01 21:38:11 -07:00
Chuck Walbourn
2873a800d0 Added WIC_LOADER_SRGB_DEFAULT flag to WICTextureLoader 2020-06-01 19:00:09 -07:00
Chuck Walbourn
17aeb40917
Switched to using strongly typed flags (#179) 2020-06-01 00:42:02 -07:00
Chuck Walbourn
8359882401 functions taking std::function should not be noexcept 2020-05-30 22:14:59 -07:00
Chuck Walbourn
21f7e28b80
Added WIC_FLAGS_DEFAULT_SRGB flag (#178) 2020-05-27 02:29:55 -07:00
Chuck Walbourn
07c0aaa045 More code review 2020-05-21 00:40:33 -07:00
Chuck Walbourn
1d7790d553 Fix macro conformance 2020-05-20 18:18:24 -07:00
Chuck Walbourn
f02f9db942 Fix preprocessor conformance issue 2020-05-19 20:13:05 -07:00
Chuck Walbourn
0fbef589b2 Updated CMake to use /Zc:preprocessor 2020-05-19 20:11:23 -07:00
Chuck Walbourn
cd85013db8 May 10, 2020 2020-05-10 20:37:32 -07:00
Chuck Walbourn
5e8ccbf76e texconv: updated with -dx9 switch; converted -bcuniform, -bcdither, -bcmax, -bcquick to -bc ?? 2020-05-10 01:26:32 -07:00
Chuck Walbourn
8005055446 Code review feedback 2020-05-09 20:46:09 -07:00
swordow
c25f23eb46
Add Save R16G16B16A16_FLOAT to HDR (#175) 2020-05-09 17:44:15 -07:00
Chuck Walbourn
91d783dc22 Reformat code 2020-05-09 17:41:45 -07:00
Chuck Walbourn
45fb8623d2
Direct3D 9 versions of texture loaders (#176) 2020-05-09 17:22:35 -07:00
Chuck Walbourn
fdd7a70c44 Updated DDS.H header 2020-05-09 13:18:25 -07:00
Chuck Walbourn
fc1a420f06 noexcept for texture loaders 2020-05-07 22:27:01 -07:00
Chuck Walbourn
c07bf59658 Minor code review for loaders 2020-05-07 22:20:53 -07:00
Chuck Walbourn
50abcdf121 Fixed -Wimplicit-int-float-conversion 2020-04-30 01:18:41 -07:00
Chuck Walbourn
6ca1e02f6a Updated for latest d3dx12.h fixes 2020-04-30 01:06:28 -07:00
Chuck Walbourn
36c27579b9 Fixed D3DX12 bug with mesh shader related ctors 2020-04-22 15:51:14 -07:00
Chuck Walbourn
90cc562f9c Added WIC_LOADER_FORCE_RGBA32 to WICTextureLoader 2020-04-20 23:35:43 -07:00
Chuck Walbourn
e169033b60 texassemble/texconv/texdiag: added -l switch 2020-04-13 17:33:04 -07:00
Chuck Walbourn
c0481b1030 Suppress /analyze noise 2020-04-12 22:05:34 -07:00
Chuck Walbourn
d0ed2c9561 April 3, 2020 2020-04-03 16:32:18 -07:00
Chuck Walbourn
fbef34734e Guard pch usage to support older CMake 2020-03-29 15:09:59 -07:00
Chuck Walbourn
27d7184912 Update to use CMake 3.16 for pch support
note VS 2019 (16.5) includes CMake 3.16
2020-03-29 12:49:11 -07:00
Chuck Walbourn
4dd58180d7 Minor shader compile script update 2020-03-24 21:19:17 -07:00
Aaron Franke
03351f5a62
Remove BOM from two files (#166) 2020-03-21 11:05:24 -07:00
Chuck Walbourn
a03f57976f Updated D3DX12 for 19041 SDK 2020-03-17 21:45:33 -07:00
Chuck Walbourn
7186bb7890 Minor code review 2020-03-17 14:18:03 -07:00
Chuck Walbourn
442b5b6de8 Cleaned up /analyze C++ Core Guideline warnings 2020-03-16 02:16:44 -07:00
Chuck Walbourn
9adc918c98 Minor code review 2020-03-11 17:05:50 -07:00
Chuck Walbourn
dbaaffbefb Code review feedback for standalone texture loaders 2020-03-10 01:05:10 -07:00
Chuck Walbourn
7cd2abf078 Minor code review 2020-03-03 12:12:18 -08:00
Chuck Walbourn
3c79b68973 constexpr usage for IsValid 2020-02-26 15:55:05 -08:00
Chuck Walbourn
a7ddd0695c Minor update to history file 2020-02-24 14:25:39 -08:00
Nicholas Hayes
d0f1cf0728
Support reading files that use a 'BC7\0' FourCC (#165) 2020-02-23 20:54:41 -08:00
Chuck Walbourn
d9bfe01fdb February 14, 2020 2020-02-14 17:29:50 -08:00
Chuck Walbourn
9d7c832874 texconv: Fix for -nmap when outputing compressed UNORM formats 2020-02-13 23:36:16 -08:00