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

302 Commits

Author SHA1 Message Date
Chuck Walbourn
27c8f9a9c0 Fix line endings for batch files 2016-08-26 12:00:34 -07:00
Chuck Walbourn
4dd440e775 Normalize line endings 2016-08-22 11:26:36 -07:00
Chuck Walbourn
88377befcf Added attributes 2016-08-18 18:06:30 -07:00
Chuck Walbourn
62947b0ec4 Added attributes 2016-08-18 17:49:15 -07:00
Chuck Walbourn
b6d2db759b Minor fix for when -gpu switch not provided 2016-08-18 16:57:03 -07:00
Chuck Walbourn
71d1471cab texconv updated with -gpu switch 2016-08-18 16:49:24 -07:00
Chuck Walbourn
2a0e038e6d Fix for ARM32 alignment problem 2016-08-17 17:58:15 -07:00
Chuck Walbourn
73a6e54323 August 4, 2016 2016-08-04 13:25:43 -07:00
Chuck Walbourn
28805fb6a2 Regenerate shaders using Windows 10 Anniversary Update SDK (14393) with PDBS 2016-08-03 13:48:42 -07:00
Chuck Walbourn
2590b110fb Updated CompileShader.cmd to build pdb 2016-08-03 11:37:30 -07:00
Chuck Walbourn
140b122c40 Updated for Windows 10 Anniversary Update SDK 2016-08-02 10:50:06 -07:00
Chuck Walbourn
87bc08d051 August 1, 2016 2016-08-01 16:02:52 -07:00
Chuck Walbourn
3c96fdf0b6 Minor code fix 2016-07-10 01:59:56 -07:00
Chuck Walbourn
d3e3a12bba Minor code fix 2016-07-10 01:59:06 -07:00
Chuck Walbourn
3e493747fc Minor code fix 2016-07-10 01:53:19 -07:00
Chuck Walbourn
16ca163519 Added ScreenGrab for DX12 2016-07-07 18:36:23 -07:00
Chuck Walbourn
64c5bc5893 Added WICTextureLoader for DX12 2016-07-07 18:14:10 -07:00
Chuck Walbourn
5278803345 Added DDSTextureLoader for DX12 2016-07-07 17:51:28 -07:00
Chuck Walbourn
0f75b5d268 Fix for bug with XMStoreFloat3SE 2016-07-07 17:50:21 -07:00
Chuck Walbourn
6ca955fe26 June 27, 2016 2016-06-27 17:54:20 -07:00
Chuck Walbourn
428411a7c4 Code of Conduct notice 2016-06-21 17:36:11 -07:00
Chuck Walbourn
e0a2f7f2fe texconv: Added -wicq and -wiclossless switches 2016-06-21 16:58:18 -07:00
Chuck Walbourn
efc6c79d59 DDSView fix and code review feedback 2016-05-31 10:40:14 -07:00
Chuck Walbourn
de51bd7fcf Use brace initialization instead of memset 0 2016-05-18 13:57:56 -07:00
Chuck Walbourn
649c5e53dc Purge WCHAR typedef 2016-05-11 11:36:27 -07:00
Chuck Walbourn
5e5a8e0863 April 26, 2016 2016-04-26 15:44:04 -07:00
Chuck Walbourn
ab9fd446ee Minimized windows.h content 2016-04-24 20:28:04 -07:00
Chuck Walbourn
51e92d4e5d Use IID_PPV_ARGS macro 2016-04-18 14:45:56 -07:00
Chuck Walbourn
842c9aff1d Death to legacy NULL 2016-04-18 14:41:24 -07:00
Chuck Walbourn
eca2005ac5 Removed obsolete adapter code for VS 2010/2012 2016-04-08 18:01:05 -07:00
Chuck Walbourn
990b989be9 Removed DirectXMath adapter for the Windows 8.0 SDK 2016-03-22 16:12:08 -07:00
Chuck Walbourn
2b22bfed1c Cleaned up /analyze warnings with VS 2015 Update 2 2016-03-18 00:48:24 -07:00
Chuck Walbourn
a7ffe96b3e Optional callback from WIC readers to get additional metadata queries 2016-03-03 18:44:40 -08:00
Chuck Walbourn
9c322a47e9 February 23, 2016 2016-02-23 12:26:19 -08:00
Chuck Walbourn
b9235ea808 Resync'd WICTextureLoader 2016-02-23 12:25:01 -08:00
Chuck Walbourn
f732044b20 Resync'd ScreenGrab 2016-02-23 12:21:38 -08:00
Chuck Walbourn
c64466e096 Retired VS 2012 projects 2016-02-23 12:11:00 -08:00
Chuck Walbourn
db6e5a39c1 Added shaders to sln 2016-02-21 13:50:59 -08:00
Chuck Walbourn
ed8adb0c21 Minor code review 2016-02-19 22:10:04 -08:00
Chuck Walbourn
246bebc464 clean up image files on failed write 2016-02-10 14:11:05 -08:00
Chuck Walbourn
408208cc78 November 30, 2015 2015-11-30 16:56:04 -08:00
Chuck Walbourn
ac8c7d3c1e Updated for Windows SDK 10586 2015-11-30 16:32:30 -08:00
Chuck Walbourn
115829ff09 Added feature levels 12.0 and 12.1 to texconv 2015-11-02 17:03:41 -08:00
Chuck Walbourn
2d993b85f3 October 30, 2015 2015-10-30 10:42:04 -07:00
Chuck Walbourn
a121bc5c31 DDS support for legacy bumpmap formats D3DFMT_V8U8, D3DFMT_Q8W8V8U8, and D3DFMT_V16U16 2015-10-29 16:39:53 -07:00
Chuck Walbourn
231206104c Fixed overread errors in Compress (CPU) 2015-10-07 11:44:44 -07:00
Chuck Walbourn
e3d21fc8c6 Fixed problems with WIC1 codepaths 2015-08-19 18:00:26 -07:00
Chuck Walbourn
40496ecffa August 18, 2015 2015-08-18 16:29:29 -07:00
Chuck Walbourn
7093178481 Added Get/SetWICFactory 2015-08-18 16:14:09 -07:00
Chuck Walbourn
4a223dd8ad Updated for DXGI 1.3 types 2015-08-14 12:20:40 -07:00