1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-21 20:10:05 +00:00
Commit Graph

851 Commits

Author SHA1 Message Date
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
Chuck Walbourn
1c6f993963 PremultiplyAlpha fix to avoid divide-by-zero 2020-02-13 23:08:54 -08:00
Chuck Walbourn
53b8522394 Suppress some warnings in public header 2020-02-12 18:05:57 -08:00
Chuck Walbourn
c740c2f8e3 Supress warnings for VS 2019 (16.5 Preview) 2020-01-30 22:53:29 -08:00
Chuck Walbourn
0dd4cb9ca2 texconv: added -at switch 2020-01-30 11:40:42 -08:00
Chuck Walbourn
9a548cf2e0 Updated D3DX12 with minor bug fix 2020-01-28 14:13:42 -08:00
Chuck Walbourn
29b4f59522 Update build config 2020-01-27 20:02:17 -08:00
Chuck Walbourn
e15f564ba7 Minor code review 2020-01-24 08:55:54 -08:00
Chuck Walbourn
8b2a53e500 Added version info 2020-01-23 15:58:52 -08:00
Chuck Walbourn
e5569b9724 Fix for NU5103 and NU5128 warnings 2020-01-23 11:58:33 -08:00
Chuck Walbourn
5a90698ec0 Add ARM64 desktop config to VS 2017 project 2020-01-23 11:55:36 -08:00
Chuck Walbourn
ded992f48a Minor code review 2020-01-19 01:36:52 -08:00
Chuck Walbourn
20a685d62f Minor code review 2020-01-17 12:20:39 -08:00
Chuck Walbourn
a2cb6fa763 Converted readme to markdown 2020-01-15 17:33:22 -08:00