1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-12-01 16:40:06 +00:00
Commit Graph

621 Commits

Author SHA1 Message Date
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
Chuck Walbourn
31ae44771d Fix long-standing bug in BC4S / BC5S compression 2020-01-13 19:14:01 -08:00
Chuck Walbourn
6f53f79328 Updated copyright year 2020-01-13 09:58:49 -08:00
Chuck Walbourn
a78a8125a4 Retire VS 2015 projects 2020-01-12 22:53:06 -08:00
Chuck Walbourn
9aff5e3014 Updated nuget to VS 2017 minimum; added ARM64 desktop 2020-01-12 21:57:21 -08:00
Chuck Walbourn
9bdda73b92 Fixed Wswitch-enum in public header 2020-01-01 22:32:02 -08:00
Chuck Walbourn
a2923e573f Renamed desktop slns to use 'x86' instead of 'Win32' 2019-12-28 19:39:25 -08:00
Chuck Walbourn
9b3d57e881 Minor readme update 2019-12-17 11:38:12 -08:00
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