Chuck Walbourn
10ab96e22a
VS 2017 projects updated to use Windows 10 SDK (19041)
2021-09-29 23:06:25 -07:00
Chuck Walbourn
2324cb0dc4
Fixed texconv to default to lower-case extension
2021-07-31 17:03:54 -07:00
Chuck Walbourn
69c1f365d5
texconv: updated colorspace names for -rotatecolor switch
2021-07-27 11:42:30 -07:00
Chuck Walbourn
98e48bc3a9
Minor code review feedback
2021-07-25 14:55:46 -07:00
Chuck Walbourn
b6aa25280b
Fixed order of operations for -swizzle using 0, 1
2021-06-16 00:02:58 -07:00
Chuck Walbourn
848e37625a
texassemble/texconv/texdiag updated with improved -flist support ( #239 )
2021-06-08 15:00:22 -07:00
Chuck Walbourn
fb90cda1e2
Minor warning fixes
2021-06-04 15:06:31 -07:00
Chuck Walbourn
42ce4fe69d
Add BGR alias
2021-06-02 18:12:59 -07:00
Chuck Walbourn
fb220387c4
Update for FormatMessageW best practice
2021-06-02 14:36:31 -07:00
Chuck Walbourn
1ab21d9900
Fixed localized error strings
2021-04-28 14:33:45 -07:00
Chuck Walbourn
66ffe6e882
texconv: Ensure mipslevel is valid when resizing
2021-04-28 13:42:45 -07:00
Chuck Walbourn
52a02b5556
Code review feedback
2021-04-26 21:25:30 -07:00
Chuck Walbourn
32faa3bec4
code review for command-line tool
2021-04-24 20:02:28 -07:00
Chuck Walbourn
d13f66af05
command-line tools updated to provide text description for HRESULTs
2021-04-01 00:59:57 -07:00
Chuck Walbourn
e57c8e0a12
texconv updated with 709 <-> Display P3 color rotation
2021-03-29 15:40:06 -07:00
Chuck Walbourn
595b341626
texassemble: added -stripmips switch
2021-03-04 00:21:44 -08:00
Chuck Walbourn
7df49719a1
Updated copyright banner
2021-02-26 22:59:42 -08:00
Chuck Walbourn
21202f09dc
texconv -swizzle updated to also take 0, 1
2021-02-24 00:50:37 -08:00
Chuck Walbourn
610bbbd84e
texconv -reconstructz updated to handle UNORM properly
2021-02-24 00:22:54 -08:00
Chuck Walbourn
2a1a884507
Ensure tools return non-zero exit code for failures
2021-02-03 16:04:36 -08:00
Chuck Walbourn
fa75757c5f
Minor code cleanup
2021-01-18 14:21:16 -08:00
Chuck Walbourn
152b44d1ec
A few more Standard C++ Library header cleanups
2021-01-17 11:59:46 -08:00
Chuck Walbourn
3891fca9c0
texconv -swizzle option ( #210 )
2021-01-09 15:55:57 -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
6960436109
Added arm64 config to cmake
2020-11-10 23:26:09 -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
93aa3c6c09
texconv updated with -reconstructz switch
2020-07-14 01:59:19 -07:00
Chuck Walbourn
86f59e62c0
Minor code cleanup
2020-07-10 21:01:52 -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
80853b7771
Fixed regression in FS70 support introduced in pull request #180
2020-06-12 15:12:47 -07:00
Chuck Walbourn
5999f34c11
PFM half16 variant and cope with comments
2020-06-05 01:52:47 -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
5e8ccbf76e
texconv: updated with -dx9 switch; converted -bcuniform, -bcdither, -bcmax, -bcquick to -bc ??
2020-05-10 01:26:32 -07:00
Chuck Walbourn
45fb8623d2
Direct3D 9 versions of texture loaders ( #176 )
2020-05-09 17:22:35 -07:00
Chuck Walbourn
e169033b60
texassemble/texconv/texdiag: added -l switch
2020-04-13 17:33:04 -07:00
Chuck Walbourn
c0481b1030
Suppress /analyze noise
2020-04-12 22:05:34 -07:00
Chuck Walbourn
9d7c832874
texconv: Fix for -nmap when outputing compressed UNORM formats
2020-02-13 23:36:16 -08:00
Chuck Walbourn
0dd4cb9ca2
texconv: added -at switch
2020-01-30 11:40:42 -08:00
Chuck Walbourn
8b2a53e500
Added version info
2020-01-23 15:58:52 -08:00
Chuck Walbourn
ded992f48a
Minor code review
2020-01-19 01:36:52 -08:00
Chuck Walbourn
a78a8125a4
Retire VS 2015 projects
2020-01-12 22:53:06 -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
4e14f7a5e2
texconv: added -fixbc4x4 switch ( #152 )
2019-10-10 20:53:25 -07:00
Chuck Walbourn
351ff17936
Update TGA codec for TGA 2.0 ( #151 )
2019-10-04 13:25:44 -07:00
Chuck Walbourn
f4954ce11b
Minor code review and reformatting
2019-09-13 17:31:09 -07:00
Chuck Walbourn
4cf8c779cc
Added texconv bptc, bptc_float aliases
2019-08-22 17:31:58 -07:00
Chuck Walbourn
5dcfb90b9e
Fixed new clang 8 warning
2019-07-24 22:36:14 -07:00
Chuck Walbourn
2aab4c9d8e
clang warning cleanup for command-line tools
2019-07-05 23:48:39 -07:00
Chuck Walbourn
45ea8ffc10
VS 2019 project set to use 'latest available SDK'
2019-04-25 23:27:09 -07:00
Chuck Walbourn
a983dcecd0
Officially dropped Windows Vista support
2019-04-25 12:30:59 -07:00
Chuck Walbourn
86b2bb5194
Enable compilation with clang-cl (LLVM on Windows) ( #135 )
2019-04-16 17:38:37 -07:00
Chuck Walbourn
1a249f8388
VS 2019 projects ( #133 )
2019-04-02 12:59:40 -07:00
Chuck Walbourn
031115465b
Minor code review
2019-02-07 14:52:57 -08:00
Chuck Walbourn
cded42acfc
Code review feedback
2019-01-28 15:58:59 -08:00
Julian McKinlay
f2c4d94a35
[texconv] Implemented alpha coverage preservation option ( #82 )
2019-01-28 11:57:19 -08:00
Chuck Walbourn
a79989a4f0
texconv: inverty switch
2019-01-18 14:20:32 -08:00
Chuck Walbourn
ff034d7283
Windows 10 October 2018 Update SDK (17763)
2018-11-15 14:42:10 -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
2ef59eb99c
Cleaned up vc projects
2018-06-11 11:50:01 -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
cfa63a8352
Windows 10 April 2018 Update SDK (17134) ( #102 )
2018-05-31 13:27:33 -07:00
Chuck Walbourn
3771e6c66d
Fixed build warning with texconv
2018-05-10 10:48:37 -07:00
Chuck Walbourn
d4e587dc5d
VS project cleanup
2018-05-09 11:20:17 -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
41341ae1a0
Code review feedback
2018-04-27 13:26:42 -07:00
Chuck Walbourn
90a34e9959
texconv updated to handle non-pow2 volume textures with mips
2018-04-18 00:08:35 -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
06816df22c
Add support for reading non-standard BMP files with DXTn data
2018-02-22 01:49:04 -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
ac7b79033d
minor build warning fix
2018-02-09 14:48:49 -08:00
Chuck Walbourn
386764334b
texconv: HDR10 to 709 fix
2018-02-08 17:21:27 -08:00
Chuck Walbourn
16e605acf5
texconv: -rotatecolor and -nits options
2018-02-07 17:14:11 -08:00
Chuck Walbourn
1e1fdb8d86
Removed unneeded warning disable
2017-12-05 13:47:01 -08:00
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
1f05a8c276
texconv: -wicmulti switch
2017-02-26 00:32:11 -08:00
Chuck Walbourn
209a5b4a54
texassemble: -tonemap option
2017-02-25 23:57:13 -08:00
Chuck Walbourn
8fcd276eba
permissive- code cleanup
2017-01-10 14:51:52 -08:00
Chuck Walbourn
c7c21c75d9
Added VS 2017 RC projects
2016-11-17 12:20:35 -08:00
Chuck Walbourn
bff5db3f6d
texconv: added optional .exr support
2016-10-02 01:53:31 -07:00
Chuck Walbourn
a7b3393d4d
added -x2bias switch for texconv
2016-09-30 00:16:56 -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
97fa22b8ae
texconv overwrite warning and -y command switch
2016-09-23 23:48:33 -07:00
Chuck Walbourn
c5f238b6d4
texconv -tonemap option
2016-09-23 17:36:38 -07:00
Chuck Walbourn
c825869b65
texconv: -bcmax and -bcquick are mutually exclusive switches
2016-09-20 16:59:15 -07:00