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

13 Commits

Author SHA1 Message Date
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
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
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
c7d32a482a DirectXTex: added static_assert to texassemble source 2013-11-07 16:26:56 -08: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