Chuck Walbourn
152b44d1ec
A few more Standard C++ Library header cleanups
2021-01-17 11:59:46 -08:00
Chuck Walbourn
dee5f7b4cf
texassemble updated with -swizzle option for merge ( #211 )
2021-01-09 16:47:58 -08:00
Chuck Walbourn
f550d9998e
texconv support for -r:keep ( #209 )
2021-01-09 12:44:59 -08:00
Chuck Walbourn
705a8e3766
Standard header cleanup
2021-01-07 00:43:18 -08:00
Chuck Walbourn
f3bad9f318
Added iterator header
2021-01-02 14:37:52 -08:00
Chuck Walbourn
f764da5176
Replaced _countof / ARRAYSIZE with std::size
2021-01-02 12:44:35 -08:00
Chuck Walbourn
e14c36125c
Code review for standard library header usage ( #207 )
2020-12-29 18:04:51 -08:00
Chuck Walbourn
b68c0df6d5
Updated tools to use TGA_FLAGS parameter
2020-09-30 12:37:49 -07:00
Chuck Walbourn
5b64d42b39
Added version info to tex tool logo output
2020-08-15 16:09:40 -07:00
Chuck Walbourn
eda42c4923
Minor code review:
2020-07-10 15:39:55 -07:00
Chuck Walbourn
d980fb6576
DirectXTex updated with DDS_FLAGS_ALLOW_LARGE_FILES ( #188 )
2020-07-09 14:13:38 -07:00
Chuck Walbourn
81ab7997ec
texassemble: updated with -fl switch to emit warnings for exceeding required hardware support
2020-07-09 13:59:11 -07:00
Chuck Walbourn
1208f96733
Reorganized code in texassmble
2020-07-01 01:37:13 -07:00
Chuck Walbourn
58164bbaba
texassemble: Fixed AnimatedGif handling with transparency
2020-07-01 01:19:51 -07:00
Chuck Walbourn
0539287324
Portable PixMap reader/writers for texconv ( #180 )
2020-06-04 20:07:21 -07:00
Chuck Walbourn
17aeb40917
Switched to using strongly typed flags ( #179 )
2020-06-01 00:42:02 -07:00
Chuck Walbourn
1d7790d553
Fix macro conformance
2020-05-20 18:18:24 -07:00
Chuck Walbourn
f02f9db942
Fix preprocessor conformance issue
2020-05-19 20:13:05 -07:00
Chuck Walbourn
e169033b60
texassemble/texconv/texdiag: added -l switch
2020-04-13 17:33:04 -07:00
Chuck Walbourn
ded992f48a
Minor code review
2020-01-19 01:36:52 -08:00
Chuck Walbourn
12fff67438
Fixed printf portability issues
2019-11-15 00:13:05 -08:00
Chuck Walbourn
138efff1b9
Fix some /analyze warnings
2019-10-24 16:55:13 -07:00
Chuck Walbourn
f4954ce11b
Minor code review and reformatting
2019-09-13 17:31:09 -07:00
Chuck Walbourn
2aab4c9d8e
clang warning cleanup for command-line tools
2019-07-05 23:48:39 -07:00
Chuck Walbourn
86b2bb5194
Enable compilation with clang-cl (LLVM on Windows) ( #135 )
2019-04-16 17:38:37 -07:00
Chuck Walbourn
031115465b
Minor code review
2019-02-07 14:52:57 -08:00
Chuck Walbourn
a5f02c3a75
Code review feedaback for texassemble array-strip
2019-01-28 16:26:46 -08:00
Xiang Li
e08dfc0681
Add command to strip 2d texture array. ( #87 )
2019-01-28 16:09:14 -08:00
Chuck Walbourn
ba0280c500
Workaround when using WIC for F32 images that exceed 32-bits ( #112 )
2018-08-02 12:31:20 -07:00
Chuck Walbourn
094988727e
Minor code review feedback
2018-06-11 12:22:52 -07:00
Chuck Walbourn
94c68685a2
Minor code review feedback
2018-06-07 18:25:52 -07:00
Chuck Walbourn
31476315a0
Minor code review feedback
2018-06-06 01:41:15 -07:00
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