193 Commits

Author SHA1 Message Date
Chuck Walbourn
dc76cc86eb Code review feedback 2016-09-12 15:55:05 -07:00
Chuck Walbourn
481fe3afe0 Code review feedback 2016-09-12 12:01:48 -07:00
Chuck Walbourn
7275893dbe badtails flag to enable loading of legacy DXTn DDS files with incomplete mipchain tails 2016-09-11 14:29:10 -07:00
Chuck Walbourn
04143d621c Added HDR readers and writes and Evaluate function 2016-09-10 20:43:33 -07:00
Chuck Walbourn
b0d443f526 clean up image files on failed write 2016-09-10 00:09:42 -07:00
Chuck Walbourn
51bc3d5b16 General code cleanuP 2016-09-08 19:09:46 -07:00
Chuck Walbourn
53e66ba1e9 DDS parsing error handling 2016-09-07 14:59:04 -07:00
Chuck Walbourn
0bbee8c588 Code review feedback 2016-09-01 16:54:42 -07:00
Chuck Walbourn
25dbe0e547 Code review feedback 2016-09-01 01:33:23 -07:00
Chuck Walbourn
9da4aec77a Fix BC6H GPU shaders on WARP device 2016-08-30 17:12:06 -07:00
Chuck Walbourn
4dd440e775 Normalize line endings 2016-08-22 11:26:36 -07:00
Chuck Walbourn
2a0e038e6d Fix for ARM32 alignment problem 2016-08-17 17:58:15 -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
d3e3a12bba Minor code fix 2016-07-10 01:59:06 -07:00
Chuck Walbourn
0f75b5d268 Fix for bug with XMStoreFloat3SE 2016-07-07 17:50:21 -07:00
Chuck Walbourn
de51bd7fcf Use brace initialization instead of memset 0 2016-05-18 13:57:56 -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
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
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
ac8c7d3c1e Updated for Windows SDK 10586 2015-11-30 16:32:30 -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
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
Chuck Walbourn
225a8e3b64 Added Windows 10 SDK project 2015-08-13 18:08:35 -07:00
Chuck Walbourn
455c2f0915 Added VS 2015 projects for Xbox One XDK 2015-08-03 16:28:32 -07:00
Chuck Walbourn
87141aea99 Merged single set of solutions 2015-08-03 16:17:20 -07:00
Chuck Walbourn
361c7d9d7f Updated VS filters 2015-07-31 18:28:32 -07:00
Chuck Walbourn
15535d72ac July 29, 2015 2015-07-29 10:07:16 -07:00
Chuck Walbourn
88a6233651 Updated for Windows 10 SDK 10240 2015-07-27 11:30:42 -07:00
Chuck Walbourn
229b5ea528 Retired VS 2010 and Windows Store 8.0 projects 2015-07-27 10:54:07 -07:00
unknown
d7e19a28d3 Merge branch 'master' of https://github.com/Microsoft/DirectXTex 2015-07-09 15:39:40 -07:00
unknown
c12188a333 Minor code review fixes 2015-07-09 15:39:23 -07:00
Chuck Walbourn
847ab8940a Fixed round problem with 32-bit RGBA/BGRA formats 2015-07-07 14:25:48 -07:00
Chuck Walbourn
4332a15dda Fixed file length validation problem in LoadDDSFromFile 2015-06-18 16:14:10 -07:00
Chuck Walbourn
1167ebb9c7 DXGI_FORMAT_A8_UNORM is not compatible with DXGI_FORMAT_R8_TYPELESS 2015-05-20 14:17:44 -07:00
Chuck Walbourn
69190b2a7d Removed WPO setting for static library 2015-04-23 16:03:51 -07:00
Chuck Walbourn
429b3e7995 BC7 compressor optimization for skipping mode 0 & 2 by default 2015-04-22 13:31:37 -07:00
walbourn_cp
96b21d85e2 More VS 2015 projects 2015-03-26 13:52:36 -07:00
walbourn_cp
058c71714d Updated libraries fro VS 2015 C99 and legacy printf conformance
- Static libraries built with _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS
2015-03-24 15:51:05 -07:00