Commit Graph

594 Commits

Author SHA1 Message Date
Chuck Walbourn
7e52dd928c December 17, 2019 2019-12-17 11:27:53 -08:00
Chuck Walbourn
5fca010c19 CMake updated to generate shaders 2019-12-17 11:18:37 -08:00
Chuck Walbourn
5d5ebd7b7c Code review for OpenMP code path 2019-12-13 22:26:18 -08:00
Chuck Walbourn
3bf3c288f3 Cmake build options 2019-12-13 17:30:04 -08:00
Chuck Walbourn
579a98aa1e Added ARM64 arch to VS 2019 Desktop Win10 library 2019-12-13 00:12:10 -08:00
Chuck Walbourn
316f65649b More noexcept annotation 2019-12-13 00:01:17 -08:00
Chuck Walbourn
79020d0f1e Added noexcept to public functions 2019-12-11 19:52:48 -08:00
Chuck Walbourn
d284ff54b6 More Cmake code review 2019-12-11 16:29:15 -08:00
Filip Strugar
1f77e40045 Added #ifdef around 'enum DDS_ALPHA_MODE' definition Allow DDSTextureLoader.h and DDSTextureLoader12.h to be included together. The same for 'enum WIC_LOADER_FLAGS'. (#153) 2019-12-11 12:04:52 -08:00
Jason Juang
e5b520ea8e match case to actual file name for linux (#158) 2019-12-11 10:30:54 -08:00
Chuck Walbourn
daf4311228 More CMake code review feedback 2019-12-02 10:52:27 -08:00
Chuck Walbourn
9f80ffa4dc Cmake minor code review 2019-11-30 23:10:19 -08:00
Chuck Walbourn
61c0c3f09c One more cmake update 2019-11-17 18:24:19 -08:00
Chuck Walbourn
788d7b03a1 CMake file code review 2019-11-15 00:39:50 -08:00
Chuck Walbourn
12fff67438 Fixed printf portability issues 2019-11-15 00:13:05 -08:00
Chuck Walbourn
138efff1b9 Fix some /analyze warnings 2019-10-24 16:55:13 -07:00
Chuck Walbourn
f235571cf6 NuGet updates 2019-10-18 10:47:05 -07:00
Chuck Walbourn
6a18c4b0cf NuGet updates 2019-10-18 10:45:06 -07:00
Chuck Walbourn
9a417f506c October 17, 2019 2019-10-17 12:39:26 -07:00
Chuck Walbourn
47c4031975 Fixed -Wzero-as-null-pointer-constant warning 2019-10-17 12:14:39 -07:00
Chuck Walbourn
4e14f7a5e2
texconv: added -fixbc4x4 switch (#152) 2019-10-10 20:53:25 -07:00
Chuck Walbourn
351ff17936
Update TGA codec for TGA 2.0 (#151) 2019-10-04 13:25:44 -07:00
Chuck Walbourn
002baf8072 Minor code review 2019-10-03 15:07:15 -07:00
Chuck Walbourn
7bda0c3a57
Return TEX_ALPHA_MODE_OPAQUE metadata if the reader knows it returned opaque alpha (#150) 2019-10-03 14:58:14 -07:00
Chuck Walbourn
aacd3919e8 Merge branch 'master' of https://github.com/Microsoft/DirectXTex 2019-09-28 21:02:24 -07:00
Chuck Walbourn
156af67b8c
Added optional forceSRGB parameter to SaveWICTextureToFile (#148) 2019-09-27 13:06:43 -07:00
Chuck Walbourn
9ae810fbd3 Minor CMake Update 2019-09-18 23:48:38 -07:00
Chuck Walbourn
f4954ce11b Minor code review and reformatting 2019-09-13 17:31:09 -07:00
Chuck Walbourn
cadc01f3af Updated D3DX12.H to latest version with a/analyze fix for VS 2019 2019-08-23 13:26:03 -07:00
Chuck Walbourn
4cf8c779cc Added texconv bptc, bptc_float aliases 2019-08-22 17:31:58 -07:00
Chuck Walbourn
49537314c5 Updated for legacy FourCC codes used by NVIDIA texture tools 2019-08-22 17:31:43 -07:00
Chuck Walbourn
213b657bb5 August 21, 2019 2019-08-21 16:00:56 -07:00
Chuck Walbourn
bc0325b806 Cleaned up clang warnings in DDSTextureLoader, ScreenGrab, WICTextureLoader 2019-07-31 17:05:23 -07:00
Chuck Walbourn
5dcfb90b9e Fixed new clang 8 warning 2019-07-24 22:36:14 -07:00
Chuck Walbourn
14881d8097 Added command-line utilities to cmake project 2019-07-12 00:41:03 -07:00
Chuck Walbourn
fb59321127 Fixed -Wsign-conversion warning 2019-07-11 15:29:28 -07:00
Chuck Walbourn
7d95a9d89a Code review feedback 2019-07-08 11:57:07 -07:00
Chuck Walbourn
70d6a77e3c Fixed -Wextra-semi-stmt warning 2019-07-08 02:08:11 -07:00
Chuck Walbourn
2aab4c9d8e clang warning cleanup for command-line tools 2019-07-05 23:48:39 -07:00
Chuck Walbourn
3adb8d7ecb Fix -Wnonportable-include-path warnings 2019-07-05 16:47:00 -07:00
Chuck Walbourn
34dd61fc7e D3DX12.H updates with minor fixes 2019-07-04 23:26:40 -07:00
Chuck Walbourn
e17b6193ee NuGet update 2019-07-01 15:55:36 -07:00
Chuck Walbourn
ab5b42d82b June 30, 2019 2019-07-01 00:01:17 -07:00
Chuck Walbourn
e163d3f982 Renamed DirectXTex_Windows10.vcxproj to _Windows10_2017.vcxproj, added VS 2019 UWP projects 2019-06-27 18:02:23 -07:00
Chuck Walbourn
50d68fc234 Fix case of filters.h header in vcxproj 2019-06-26 16:47:25 -07:00
Chuck Walbourn
d628e4427f Fixed -Wextra-semi-stmt warnings 2019-06-26 12:47:34 -07:00
Chuck Walbourn
f55158d557
Ex texture loaders updated with additional parameter validation (#142) 2019-06-18 16:56:52 -07:00
Chuck Walbourn
a161b96dec Fixed -Wzero-as-null-pointer-constant 2019-06-12 18:31:55 -07:00
Chuck Walbourn
c0cb83f943 Fixed -Wmacro-redefined warning 2019-06-12 17:36:18 -07:00
Chuck Walbourn
94420a9e74 Updated nuget for new license element 2019-05-30 17:32:53 -07:00