Граф коммитов

222 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn 2f37de7165
Minor code review change for PPM/PFM code (#548) 2024-11-06 18:13:48 -08:00
Chuck Walbourn b81e202ec4
Convert command-line tools to use GNU-style long options (#541) 2024-10-28 13:54:51 -07:00
Chuck Walbourn 73aa2f3c34
Refactor command-line tools to use shared header (#514) 2024-09-17 13:45:12 -07:00
Chuck Walbourn 1c47191318
Xbox auxiliary EncodeDDSHeader helper exposed as public function (#497) 2024-08-19 16:27:36 -07:00
Chuck Walbourn 78ca9628e2
Added GitHub Actions for build and security analysis (#491) 2024-07-29 20:13:36 -07:00
Chuck Walbourn e102d0bd3e
texconv: -ignoremips options for reading some invalid DDS files (#484) 2024-07-01 18:47:31 -07:00
Chuck Walbourn ceade44724
Enable /CETCOMPAT when building with VS 2019 (#465) 2024-03-28 15:24:56 -07:00
Chuck Walbourn 416c2364e0
Fix -Wextra-semi-stmt warning' (#450) 2024-02-05 13:35:44 -08:00
Chuck Walbourn 819c5b78f7
Workaround clang/LLVM bug with /fp:fast+SSE+float_control (#449) 2024-02-05 10:08:59 -08:00
Chuck Walbourn 9aa857e160
Merge Xbox xtexconv tool into mainline via CMake (#441)
* Merge Xbox xtexconv tool into mainline via CMake

* Update CMake for Xbox builds

* Keep using _USE_GXDK

* Code review feedback
2024-01-22 07:58:00 -08:00
Park DongHa fae11ce578
Add Auxiliary files for JPEG/PNG support on Linux (#407) 2024-01-20 11:02:19 -08:00
J. Peter Mugaas a3d032b8a6
Fix warnings in tools for MinGW (#428) 2023-12-30 12:45:09 -08:00
Chuck Walbourn 3154a66b41
PPM TGA HDR bounds updates on readers (#421) 2023-12-12 13:17:51 -08:00
Chuck Walbourn 282812b973
texconv: Fix PFM reader to avoid overread of buffer (#413)
* texconv: Fix PFM reader to avoid overread of buffer

* More code review

* Max memory usage

* YAML fix
2023-11-09 20:10:12 -08:00
Chuck Walbourn 53ba375fbf
texconv: Fix PPM reader to avoid overread of buffer (#410) 2023-11-08 18:20:40 -08:00
Chuck Walbourn d0bcc504eb
texconv: Updated PPM/PFM reader with explicit bounds check (#409) 2023-11-07 14:17:32 -08:00
Chuck Walbourn 5a83705fce
October 28, 2023 (#404) 2023-10-30 22:04:49 -07:00
Chuck Walbourn d19b882a55
Fixed -flist handling for filenames with spaces (#402) 2023-10-06 14:18:53 -07:00
Chuck Walbourn 3754a77d87
DDS_FLAGS_PERMISSIVE flag to allow some file variants with header bugs (#394) 2023-09-11 23:13:35 -07:00
Chuck Walbourn 86cf9d542f
tex tools updated with support for long file paths with Windows 10 (#364) 2023-06-13 15:40:45 -07:00
Chuck Walbourn a2a4ffd33c
texconv: Added support for DXT5nm and RXGB DXT5 format variants (#362) 2023-06-12 14:34:32 -07:00
Half Dragon 0dd5933058
Add .DDX Support (#336) 2023-06-10 10:27:36 -07:00
Chuck Walbourn 603efced7b
texconv: Added tgazeroalpha switch for some legacy TGA files (#360) 2023-06-09 09:52:45 -07:00
Chuck Walbourn d664193c05
tex tools: remove newlines from FORMAT_MESSAGE_FROM_SYSTEM (#355) 2023-05-17 11:38:08 -07:00
Chuck Walbourn e0a7be5a4b
Add support for new DXGI 16bpp format (#348) 2023-05-11 09:58:28 -07:00
Chuck Walbourn 8579d004ff
ARM64 version of tex tools (#337) 2023-04-12 20:50:42 -07:00
Chuck Walbourn 654ec26168
tex tool updates for some POSIX like support (#333) 2023-03-27 16:02:41 -07:00
Chuck Walbourn 574745f290
Update GPU encoder to use DirectCompute 5 (#108) 2023-03-20 10:49:19 -07:00
Chuck Walbourn 5935c67ebe Fixed minor texconv output issue 2022-11-20 15:22:30 -08:00
Chuck Walbourn d3289691b7 Code review update 2022-10-25 13:18:09 -07:00
Chuck Walbourn 25a2cb4a2c Code review 2022-05-08 00:33:37 -07:00
Chuck Walbourn 178753de4a Added IsBGR utility function 2022-05-07 15:10:55 -07:00
Chuck Walbourn 55a7bb03c4 texconv: improved height-map to compressed normal maps for 16bpp sources 2022-05-07 14:58:09 -07:00
Chuck Walbourn 1c8fe32e87 Fixed some missing standard includes for better conformance 2022-05-01 00:44:51 -07:00
Chuck Walbourn 3ac77cf2c0
Remove VS 2017 projects (#273) 2022-04-21 16:27:30 -07:00
Chuck Walbourn b1001d15b3
.edtiorconfig driven reformat of source (#271) 2022-04-04 15:03:02 -07:00
Chuck Walbourn df039e9236 Update build switches for latest SDL recommendations 2022-03-18 13:51:56 -07:00
Chuck Walbourn 1c20d528d4
Add support for HEIF and WEBP to command-line tools (#268) 2022-03-02 14:25:27 -08:00
Chuck Walbourn a8b5aab1c0 Constify tools 2022-03-01 14:31:55 -08:00
Chuck Walbourn deabf731ad Project cleanup 2022-02-01 13:09:33 -08:00
Chuck Walbourn 6349ef3400 Minor SAL annotation simplification 2022-01-06 16:45:01 -08:00
Chuck Walbourn 5fc29f05be Turn off control flow guard for debug 2021-12-02 14:42:03 -08:00
Chuck Walbourn 13c35062b8 Projects should have UseDebugLibraries=true for Debug configs 2021-12-02 14:31:56 -08:00
Chuck Walbourn 1cc6906aa5 Add offfical VS 2022 projects 2021-11-01 16:52:29 -07:00
Chuck Walbourn 6c6c910af3 texassemble/texconv: Added feature level 12.2 2021-10-29 15:46:20 -07:00
Chuck Walbourn 7bc84d52c4 Added missing standard C++ header 2021-10-28 12:32:41 -07:00
Chuck Walbourn fbe1eb5c6f Fixed potential locale issue in parsing -flist 2021-10-28 11:12:18 -07:00
Chuck Walbourn 1363046e2b std::ignore usage instead of (void) for ignoring return values 2021-10-17 11:57:07 -07:00
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