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
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
6058279a02
texassemble: gif command( #77 )
2018-02-09 14:32:57 -08:00
Chuck Walbourn
b29d024dfc
texassemble: merge command
2018-02-07 18:14:45 -08:00
Chuck Walbourn
46e7ad7020
Minor code review
2018-01-18 15:02:05 -08:00
Chuck Walbourn
3a4748ddeb
command-line tools updated with -flist
2017-09-19 11:13:34 -07:00
Chuck Walbourn
209a5b4a54
texassemble: -tonemap option
2017-02-25 23:57:13 -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
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