1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-09-19 23:29:54 +00:00
Commit Graph

786 Commits

Author SHA1 Message Date
Chuck Walbourn
10ab96e22a VS 2017 projects updated to use Windows 10 SDK (19041) 2021-09-29 23:06:25 -07:00
Chuck Walbourn
4468603b59 September 28, 2021 2021-09-28 18:37:33 -07:00
Chuck Walbourn
25091f4d9d Fixed issues link in readme 2021-09-26 11:40:19 -07:00
Chuck Walbourn
0a1465f8d9 Readme update 2021-09-18 16:04:03 -07:00
Chuck Walbourn
e6e4ac513e Clean up DisableSpecificWarning usage 2021-09-08 11:25:13 -07:00
Chuck Walbourn
93b425f78f Suppress warning in VS 2022 2021-09-08 10:32:06 -07:00
Chuck Walbourn
324d7a4a75 Updated reference URL 2021-08-31 19:30:09 -07:00
Chuck Walbourn
54ce2c8da9 August 1, 2021 2021-08-01 23:52:17 -07:00
Chuck Walbourn
2324cb0dc4 Fixed texconv to default to lower-case extension 2021-07-31 17:03:54 -07:00
Chuck Walbourn
b11ad7b1c0 Fixed weight problem with custom linear filtering and wrap mode 2021-07-29 17:06:19 -07:00
Chuck Walbourn
7e6b4a0993 Added VS 2022 Preview projets for v143 Platform Toolset 2021-07-27 18:45:56 -07:00
Chuck Walbourn
69c1f365d5 texconv: updated colorspace names for -rotatecolor switch 2021-07-27 11:42:30 -07:00
Chuck Walbourn
98e48bc3a9 Minor code review feedback 2021-07-25 14:55:46 -07:00
Chuck Walbourn
103170232f Fixed -Wnonportable-system-include-path when using Windows 10 SDK (20348) 2021-06-27 00:24:35 -07:00
Chuck Walbourn
b6aa25280b Fixed order of operations for -swizzle using 0, 1 2021-06-16 00:02:58 -07:00
Chuck Walbourn
fb8393ec8e June 9, 2021 2021-06-09 18:26:00 -07:00
Chuck Walbourn
2f6e506a8c texdiag: diff command updated with -c and -t highlighting switches 2021-06-09 17:40:17 -07:00
Chuck Walbourn
848e37625a
texassemble/texconv/texdiag updated with improved -flist support (#239) 2021-06-08 15:00:22 -07:00
Maks Naumov
ac071b3425
Fix CONV_FLAGS_NOALPHA flag for 16bpp format (#238) 2021-06-06 20:58:32 -07:00
Chuck Walbourn
fb90cda1e2 Minor warning fixes 2021-06-04 15:06:31 -07:00
Chuck Walbourn
42ce4fe69d Add BGR alias 2021-06-02 18:12:59 -07:00
Chuck Walbourn
3c9e187d96 Convert WICTextureLoader, DDSTextureLoader12 to strongly typed flags 2021-06-02 17:13:56 -07:00
Chuck Walbourn
d694249071 Minor code review 2021-06-02 16:29:39 -07:00
Chuck Walbourn
fb220387c4 Update for FormatMessageW best practice 2021-06-02 14:36:31 -07:00
Chuck Walbourn
be1050bce2 Use DirectX-Headers via vcpkg 2021-05-11 22:49:27 -07:00
Chuck Walbourn
1ab21d9900 Fixed localized error strings 2021-04-28 14:33:45 -07:00
Chuck Walbourn
66ffe6e882 texconv: Ensure mipslevel is valid when resizing 2021-04-28 13:42:45 -07:00
Chuck Walbourn
52a02b5556 Code review feedback 2021-04-26 21:25:30 -07:00
Chuck Walbourn
80bac6c1c9 Fixed typo 2021-04-24 20:23:18 -07:00
Chuck Walbourn
d729c9bcc9 Fixed /Wall 2021-04-24 20:09:28 -07:00
Chuck Walbourn
32faa3bec4 code review for command-line tool 2021-04-24 20:02:28 -07:00
Chuck Walbourn
29c99117f2 Set External Warning Level coming in VS 2019 (16.10) to /W4 2021-04-23 14:28:21 -07:00
Chuck Walbourn
27b581cbf4 Fixed /analyze warning in d3dx12.h 2021-04-20 17:07:33 -07:00
Chuck Walbourn
63d671ee9b Fixed -Wnonportable-system-include-path when using Windows Insider SDK 2021-04-14 17:59:56 -07:00
Chuck Walbourn
be6cf52799 nuspec update 2021-04-06 22:42:42 -07:00
Chuck Walbourn
edee596475 April 6, 2021 2021-04-06 18:09:27 -07:00
Chuck Walbourn
60fde45d28 Replaced use of CreateStreamOnHGlobal with a custom IStream 2021-04-06 17:52:47 -07:00
Chuck Walbourn
5f22c7cc39 NVTT 1.x wrote L8/L16 as RGB instead of LUMINANCE 2021-04-02 17:08:56 -07:00
Chuck Walbourn
d13f66af05 command-line tools updated to provide text description for HRESULTs 2021-04-01 00:59:57 -07:00
Chuck Walbourn
7b4b9b18f7
NVTT 1.x wrote A8L8 as RGB instead of LUMINANCE (#229) 2021-03-30 15:16:12 -07:00
Chuck Walbourn
e57c8e0a12 texconv updated with 709 <-> Display P3 color rotation 2021-03-29 15:40:06 -07:00
Chuck Walbourn
eda513ceba Fix TGA reader regression for TGA files smaller than 26 bytes 2021-03-26 21:43:56 -07:00
Chuck Walbourn
77f1a6fc86 Fixed /analyze warnings 2021-03-26 16:55:17 -07:00
Chuck Walbourn
5a3659ff99 Detabify 2021-03-22 20:16:16 -07:00
Chuck Walbourn
7749ae75c6 texassemble: merge should support -stripmips 2021-03-10 20:42:37 -08:00
Chuck Walbourn
595b341626 texassemble: added -stripmips switch 2021-03-04 00:21:44 -08:00
Chuck Walbourn
01d1a84c05 Removed unused file 2021-03-03 14:16:24 -08:00
Chuck Walbourn
7df49719a1 Updated copyright banner 2021-02-26 22:59:42 -08:00
Chuck Walbourn
a43edf61dd Fixed some build warnings 2021-02-25 20:42:24 -08:00
Chuck Walbourn
9cc7f2fffb texassemble -swizzle updated to also take 0, 1 2021-02-25 00:57:58 -08:00