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

34 Commits

Author SHA1 Message Date
Chuck Walbourn
a983dcecd0 Officially dropped Windows Vista support 2019-04-25 12:30:59 -07:00
Chuck Walbourn
86b2bb5194 Enable compilation with clang-cl (LLVM on Windows) (#135) 2019-04-16 17:38:37 -07:00
Chuck Walbourn
1a249f8388
VS 2019 projects (#133) 2019-04-02 12:59:40 -07:00
Chuck Walbourn
031115465b Minor code review 2019-02-07 14:52:57 -08:00
Chuck Walbourn
ff034d7283 Windows 10 October 2018 Update SDK (17763) 2018-11-15 14:42:10 -08:00
Chuck Walbourn
b1f6b50a99 More /analyze warning supression 2018-08-16 20:18:56 -07:00
Chuck Walbourn
2ef59eb99c Cleaned up vc projects 2018-06-11 11:50:01 -07:00
Chuck Walbourn
94c68685a2 Minor code review feedback 2018-06-07 18:25:52 -07:00
Chuck Walbourn
31476315a0 Minor code review feedback 2018-06-06 01:41:15 -07:00
Chuck Walbourn
cfa63a8352
Windows 10 April 2018 Update SDK (17134) (#102) 2018-05-31 13:27:33 -07:00
Chuck Walbourn
d4e587dc5d VS project cleanup 2018-05-09 11:20:17 -07:00
Chuck Walbourn
459ec9b933 Minor code review feedback: use %llu instead of %I64u 2018-05-02 10:05:48 -07:00
Chuck Walbourn
e62bbb24f8
Retire Windows 8.1 Store, Windows phone 8.1. and VS 2013 projects (#96)
* Retire VS 2013 projects
* Cleaned up warning suppression
* Use ``noexcept`` instead of ``throw()``
* Can use ``%zu`` instead of ``%Iu``
* More uniform initialization
2018-05-01 17:34:54 -07:00
Chuck Walbourn
41341ae1a0 Code review feedback 2018-04-27 13:26:42 -07:00
Chuck Walbourn
4724707546 VS 2017 (15.7 preview) /analyze cleanup 2018-03-29 10:17:31 -07:00
Chuck Walbourn
3b05453e98 Fixed up comment header block 2018-02-23 22:24:46 -08:00
Chuck Walbourn
cfc063becd texconv/texassemble/texdiag: additional format aliases 2018-02-22 11:57:53 -08:00
Chuck Walbourn
2b2f90259a texconv/diag/assemble updated with format name aliases like DXT3 and FP16 2018-02-22 00:17:49 -08:00
Chuck Walbourn
8f1ce70442 texdiag: dumpdds command 2018-02-09 14:45:34 -08:00
Chuck Walbourn
46e7ad7020 Minor code review 2018-01-18 15:02:05 -08:00
Chuck Walbourn
dd85c73fa3 texdiag: Minor fix 2018-01-09 09:26:54 -08:00
Chuck Walbourn
1e1fdb8d86 Removed unneeded warning disable 2017-12-05 13:47:01 -08:00
Chuck Walbourn
f87786b8f1
Update to use Windows 10 Fall Creators Update SDK (#63)
* Updated for Windows 10 Fall Creators Update SDK (16299)
2017-11-01 19:48:22 -07:00
Chuck Walbourn
3a4748ddeb command-line tools updated with -flist 2017-09-19 11:13:34 -07:00
Chuck Walbourn
e87e49cbe3 Updated for VS 2017 (15.3) 2017-08-14 23:43:27 -07:00
Chuck Walbourn
5935e6baf0 VS 2017 updated for Windows Creators Update SDK (15063) 2017-04-07 23:09:28 -07:00
Chuck Walbourn
209a5b4a54 texassemble: -tonemap option 2017-02-25 23:57:13 -08:00
Chuck Walbourn
c7c21c75d9 Added VS 2017 RC projects 2016-11-17 12:20:35 -08:00
Chuck Walbourn
ca423ddeb2 texassemble/texdiag: added optional .exr support 2016-10-02 12:44:07 -07:00
Chuck Walbourn
2065926419 Warning fix 2016-10-01 23:56:42 -07:00
Chuck Walbourn
9ea3ed1b4a texdiag support for diff 2016-09-27 00:24:19 -07:00
Chuck Walbourn
787bfa9053 texdiag analyze compute max luminance 2016-09-26 22:54:21 -07:00
Chuck Walbourn
8891860a60 texdiag: implement -tu and tf flags 2016-09-25 16:34:00 -07:00
Chuck Walbourn
d218a9e820 texdiag: command-line tool for texture debugging 2016-09-25 16:04:44 -07:00