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

139 Commits

Author SHA1 Message Date
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
9fb5335cac Minor code review 2016-09-27 00:04:19 -07:00
Chuck Walbourn
c537f0130f Minor code cleanup: Const usage 2016-09-25 14:09:14 -07:00
Chuck Walbourn
ff09fe1f79 texassemble: cleaned up warnings 2016-09-25 13:38:04 -07:00
Chuck Walbourn
df72538e93 texassemble: command syntax with strip/cross, -srgb, -y, -wrap, -mirror, -alpha switches 2016-09-24 01:06:54 -07:00
Chuck Walbourn
9290fcdf04 Added TEX_THRESHOLD_DEFAULT constant 2016-09-14 10:56:38 -07:00
Chuck Walbourn
8931a3b7fc texassemble: minor update 2016-09-13 22:08:15 -07:00
Chuck Walbourn
e35e84f6e1 texassemble/texconv: added wildcard support 2016-09-12 21:54:08 -07:00
Chuck Walbourn
2d27b1447e texassemble/texconv: Code cleanup 2016-09-12 16:39:26 -07:00
Chuck Walbourn
04143d621c Added HDR readers and writes and Evaluate function 2016-09-10 20:43:33 -07:00
Chuck Walbourn
4dd440e775 Normalize line endings 2016-08-22 11:26:36 -07:00
Chuck Walbourn
649c5e53dc Purge WCHAR typedef 2016-05-11 11:36:27 -07:00
Chuck Walbourn
ab9fd446ee Minimized windows.h content 2016-04-24 20:28:04 -07:00
Chuck Walbourn
c64466e096 Retired VS 2012 projects 2016-02-23 12:11:00 -08:00
Chuck Walbourn
87141aea99 Merged single set of solutions 2015-08-03 16:17:20 -07:00
Chuck Walbourn
229b5ea528 Retired VS 2010 and Windows Store 8.0 projects 2015-07-27 10:54:07 -07:00
walbourn_cp
96b21d85e2 More VS 2015 projects 2015-03-26 13:52:36 -07:00
walbourn_cp
2d2cb1d27a texassemble: update to utilize multiframe inputs 2015-03-18 16:16:54 -07:00
walbourn_cp
f618e9f19d Fixed bugs in WIC loader for multframe images when resizing was required
- texconv & texassemble now load multi-frames if present from WIC files (tiff, gif)
2015-03-17 18:07:21 -07:00
walbourn_cp
5f95b87ddf Updated libraries for VS 2015 C99 and legacy printf conformance
- Static libraries built with _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS
2015-01-24 01:17:54 -08:00
walbourn_cp
ae5554f3c9 texconv/texassmble: code cleanup (eliminated 'goto') 2014-10-06 14:08:06 -07:00
walbourn_cp
ef53c0d8a3 Fixed references for VS 2010 projects 2014-01-15 16:45:35 -08:00
walbourn_cp
f1ff6f10f2 DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK
- Removed DXGI_1_2_FORMATS and USE_XNAMATH control defines
- Deleted *Desktop_2010_SDK81.* project files, updated *Desktop_2010.* project files to use Windows 8.1 SDK
2014-01-15 13:14:48 -08:00
walbourn_cp
848294f2e7 Dropped VS 2010 + Windows 8.0 SDK in favor of VS 2010 + Windows 8.1 SDK 2013-11-20 13:35:35 -08:00
walbourn_cp
c7d32a482a DirectXTex: added static_assert to texassemble source 2013-11-07 16:26:56 -08:00
walbourn_cp
bbf444bb07 DirectXTex: fixed up project references and filters 2013-10-21 14:04:38 -07:00
walbourn_cp
65de5a1f37 DirectXTex: Added project which uses VS 2010 with the Windows 8.1 SDK 2013-10-18 20:49:03 -07:00
walbourn_cp
8415e30e0a Texassemble: Minor fixes to 2010 sln files 2013-08-13 12:08:13 -07:00
walbourn_cp
a69fcaa8de DirectXTex: Cleaned up .sln versions 2013-07-12 15:48:41 -07:00
walbourn_cp
bb622bf4ec DirectXTex: Added projects for VS 2013 Preview 2013-06-26 15:22:13 -07:00
walbourn_cp
190e230d62 Texassemble: aded -w and -h options 2013-06-15 08:32:51 -07:00
walbourn_cp
9a2eee49de Texassemble: Doesn't support block compression for output 2013-06-15 00:35:54 -07:00
walbourn_cp
93ade8eedc Texassemble: new command-line utility for creating cubemaps, volume maps, and arrays from individual images 2013-06-14 23:53:27 -07:00