1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-09-19 15:19:56 +00:00
Commit Graph

1042 Commits

Author SHA1 Message Date
Chuck Walbourn
451708ff2f
June 4, 2024 (#479) 2024-06-04 17:01:20 -07:00
Chuck Walbourn
bcb687ee65
Fix D3DX12 warnings (#478) 2024-05-30 12:39:25 -07:00
Chuck Walbourn
68e726aefc
ADO pipeline changes for OpenSSF Best Practices (#477) 2024-05-17 16:56:19 -07:00
Chuck Walbourn
5cf134c714
Update Code of Conduct and Security files (#476) 2024-05-15 09:54:43 -07:00
Chuck Walbourn
d052ac6d7e
ADO pipeline update (#474) 2024-05-14 12:18:03 -07:00
Chuck Walbourn
1ce3f865ed
Fix build issues with XboxOne and clang (#473) 2024-05-04 12:47:09 -07:00
Chuck Walbourn
245ac9002c
Update ADO pipeline (#472) 2024-05-02 22:36:34 -07:00
Chuck Walbourn
dd6904b708
Fix for HDR codec to avoid buffer overread for some malformed files (#471) 2024-05-01 10:22:59 -07:00
Chuck Walbourn
976ec533be
Remove noisy useless warning (#470) 2024-04-19 19:24:03 -07:00
J. Peter Mugaas
237525e71c
ifdef Visual Studio pragmas. (#469) 2024-04-09 09:15:56 -05:00
Chuck Walbourn
fa22a4ec53
Update compiler build settings for CMake (#458) 2024-04-05 14:37:53 -07:00
Chuck Walbourn
0a85faddc1
Add code coverage to OneFuzz (#468) 2024-04-04 11:46:52 -07:00
Chuck Walbourn
b0171ab10d
Update ADO pipeline exclusion paths (#467) 2024-04-03 20:48:00 -07:00
Chuck Walbourn
b8f6330f53
Fix pipeline warnings (#466) 2024-03-29 18:31:10 -07:00
Chuck Walbourn
ceade44724
Enable /CETCOMPAT when building with VS 2019 (#465) 2024-03-28 15:24:56 -07:00
Chuck Walbourn
36b5afb232
Retire VS 2019 UWP projects (#464) 2024-03-27 15:15:24 -07:00
Chuck Walbourn
5cfd711dc5
March 6, 2024 (#461) 2024-03-06 11:46:30 -08:00
Chuck Walbourn
e9e293c0c5
Fixed unreferenced formal parameter warning (#460) 2024-02-28 15:16:02 -08:00
Chuck Walbourn
aae41e425b
Xbox auxiliary optimization for tiling (#459) 2024-02-28 11:21:43 -08:00
Chuck Walbourn
b41eda671d
Hotfix for CMake switch order (#457) 2024-02-22 16:47:27 -08:00
Chuck Walbourn
ba50281a06
February 21, 2024 (#456) 2024-02-22 12:26:43 -08:00
Chuck Walbourn
108cbeb2d6
Update YAML pipeline triggers (#455) 2024-02-21 12:55:33 -08:00
Chuck Walbourn
c3fade8160
OpenEXR doesn't build with /ehcont (#454) 2024-02-16 11:18:11 -08:00
Chuck Walbourn
726cd6de90
Fix build breaks (#453) 2024-02-15 11:13:53 -08:00
LandonTownsendKeenSWH
1e7961387a
TexAssemble: Support for 2D Texture with custom mip maps using "from-mips" argument (#368) 2024-02-14 22:25:11 -08:00
Chuck Walbourn
a48c1c1a73
CMake refactor (#452) 2024-02-12 13:06:47 -08:00
Chuck Walbourn
7fbe35ff34
Update CMake to work with Intel compilers (#451) 2024-02-09 11:52:49 -08: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
95796ba57e
Update GDK projects and ADO pipelines (#448) 2024-02-01 22:51:44 -08:00
Chuck Walbourn
4efb955122
CMake code review (#445) 2024-01-29 15:08:07 -08:00
J. Peter Mugaas
154bb7c3bb
Mote in BUILD_DX11 option that fxc.exe is required. (#446) 2024-01-29 13:10:33 -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
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