Chuck Walbourn
|
eb172c521a
|
Don't allow TGA reader to read images larger than 4GB even in 64-bit (#440)
|
2024-01-17 23:23:39 -08:00 |
|
Chuck Walbourn
|
4790ba43e3
|
OneFuzz ADO pipeline adjustments (#439)
|
2024-01-17 12:18:12 -08:00 |
|
J. Peter Mugaas
|
486a297cff
|
CMake update to install EXEs (#438)
|
2024-01-11 01:06:56 -08:00 |
|
Chuck Walbourn
|
f4291f5dd1
|
OneFuzz parameter adjustment (#437)
|
2024-01-09 14:16:13 -08:00 |
|
Chuck Walbourn
|
d6e1625815
|
Spelling fix in comments (#436)
|
2024-01-07 19:26:09 -08:00 |
|
Chuck Walbourn
|
dd6aef1505
|
Add bound on depth values to fix warnings in MinGW 13.2 (#434)
|
2024-01-06 17:40:03 -08:00 |
|
Chuck Walbourn
|
8c86e0e424
|
December 31, 2023 (#431)
|
2023-12-31 17:55:16 -08:00 |
|
J. Peter Mugaas
|
a3d032b8a6
|
Fix warnings in tools for MinGW (#428)
|
2023-12-30 12:45:09 -08:00 |
|
Chuck Walbourn
|
187f6d64a8
|
Code review to silence some portability warnings (#422)
|
2023-12-28 23:30:46 -08:00 |
|
Chuck Walbourn
|
eb594ad36c
|
Missing offset boundary check in TGA reader (#429)
|
2023-12-28 23:30:25 -08:00 |
|
J. Peter Mugaas
|
dd5517fd06
|
Remove references to ZLIB and edit comment as appropriate. (#427)
|
2023-12-26 15:15:12 -08:00 |
|
J. Peter Mugaas
|
3bf25e04b4
|
Have CMake generate pkg-config file for library (#423)
|
2023-12-20 23:06:31 -08:00 |
|
J. Peter Mugaas
|
a4e1c046d5
|
Fix annoying warnings I saw with clang about ignored pragmas by ifdef'ing MSVC specific things. (#424)
|
2023-12-17 15:39:11 -08:00 |
|
Chuck Walbourn
|
3154a66b41
|
PPM TGA HDR bounds updates on readers (#421)
|
2023-12-12 13:17:51 -08:00 |
|
Chuck Walbourn
|
0f8b427bf4
|
ADO OneFuzz pipeline updated with setup script (#420)
|
2023-12-06 19:17:02 -08:00 |
|
Chuck Walbourn
|
e8dd6c7559
|
Merge Xbox extensions into mainline as Auxiliary (#417)
|
2023-11-29 11:00:59 -08:00 |
|
Chuck Walbourn
|
14f26b27d2
|
Update ADO build pipelines (#416)
|
2023-11-15 15:37:00 -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
|
3aebd48c6f
|
Add SDL build pipeline (#412)
|
2023-11-08 22:38:02 -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
|
6eca077e06
|
Fix some C4063 warnings (#411)
|
2023-11-08 18:20:23 -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
|
f58c30705b
|
Add OneFuzz build pipeline
|
2023-11-05 23:12:56 -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 |
|
Nicholas Hayes
|
cb5279f10e
|
Read legacy files with a DDS_HEADER size of 24 (#400)
|
2023-10-04 10:17:15 -07:00 |
|
Chuck Walbourn
|
e8c45a15ab
|
Update build pipelines for recent changes to windows-2022 ADO images (#398)
|
2023-09-26 16:57:03 -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 |
|
Nicholas Hayes
|
41eb26fb0c
|
Support reading files with a DDS_PIXELFORMAT size of 24 (#393)
|
2023-09-11 10:10:16 -07:00 |
|
Chuck Walbourn
|
419e314914
|
September 1, 2023 (#389)
|
2023-09-05 12:36:33 -07:00 |
|
Chuck Walbourn
|
b2c76d5634
|
AArch32 (ARM32) architecture deprecation (#387)
|
2023-08-31 14:25:30 -07:00 |
|
Chuck Walbourn
|
8122c1d6b4
|
Suppress some additional clang v16 warnings when upgrading to clangcl (#386)
|
2023-08-30 10:06:48 -07:00 |
|
Chuck Walbourn
|
0abc33330b
|
Add NO_WCHAR_T build option to CMake (#384)
|
2023-08-20 11:01:09 -07:00 |
|
Nicholas Hayes
|
1d1d4d0134
|
Add CompressEx and ConvertEx methods that report progress (#375)
|
2023-08-18 14:43:30 -07:00 |
|
Chuck Walbourn
|
7e7b11db04
|
Remove overvalidation bug for BC7 compressor with SRGB (#381)
|
2023-08-02 12:00:27 -07:00 |
|
Chuck Walbourn
|
4d9d7a8ceb
|
Ex versions of DDS load function to return original DDPIXELFORMAT metadata (#373)
|
2023-07-10 13:23:13 -07:00 |
|
Nicholas Hayes
|
83ea5ee1bc
|
Add support for reading Unreal Tournament 2004 DDS files (#371)
|
2023-07-06 13:52:02 -07:00 |
|
Chuck Walbourn
|
70909fd6be
|
Another D3DX12 update to fix errors when using preview Windows SDKs (#370)
|
2023-07-03 15:29:35 -07:00 |
|
Chuck Walbourn
|
40dacea267
|
CMake targets fixes for optional vs. required packages (#369)
|
2023-06-16 11:35:08 -07:00 |
|
Chuck Walbourn
|
71aa6ba4f5
|
CMake target file fix (#367)
|
2023-06-14 13:22:22 -07:00 |
|
Chuck Walbourn
|
dd94a4aa9c
|
June 2023 release (#365)
|
2023-06-13 17:28:01 -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 |
|
Chuck Walbourn
|
2395b804ff
|
Fix CMake problem with /Zc:templateScope on older Windows SDKs (#363)
|
2023-06-12 14:32:36 -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
|
7a9a9e9e8f
|
CMake update to use /ZH:SHA_256 for clang v16 or later (#356)
|
2023-05-18 17:13:12 -07:00 |
|
Chuck Walbourn
|
d0ee1e8a89
|
Add CodeQL to GitHub pipeline (#354)
|
2023-05-17 11:39:07 -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
|
f5d41447f8
|
Add TEX_FILTER_RGB_COPY_ALPHA for RGBA to R and RGBA to RG convert control (#349)
|
2023-05-12 11:27:02 -07:00 |
|