1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-08 14:00:05 +00:00
Commit Graph

56 Commits

Author SHA1 Message Date
Chuck Walbourn
d8e9d5b12a
texconv: Portable Half Map uses .phm extension (#550) 2024-11-07 14:56:31 -08:00
Chuck Walbourn
cea630ac4c
VS 2019 Win32 on ARM64 is no longer supported (#536) 2024-10-23 14:45:17 -07:00
Chuck Walbourn
cb1dcca12e
Add Code Coverage support using CMake (#531) 2024-10-08 16:21:35 -07:00
Chuck Walbourn
8a4ff7101f
Add GitHub Action for BVTs with subset of tests (#522) 2024-10-05 23:15:54 -07:00
Chuck Walbourn
73aa2f3c34
Refactor command-line tools to use shared header (#514) 2024-09-17 13:45:12 -07:00
Chuck Walbourn
63960e5fd6
ADO pipeline for SDK builds (#511) 2024-09-16 11:18:23 -07:00
Chuck Walbourn
118ca16e04
Build pipeline updates (#510) 2024-09-12 12:35:45 -07:00
Chuck Walbourn
7aae82706d
September 4, 2024 (#505) 2024-09-04 17:50:45 -07:00
Chuck Walbourn
8193c66888
Update CMake to specify FXC.EXE to use (#502) 2024-09-03 23:09:35 -07:00
Chuck Walbourn
55b93efe35
ADO test pipeline updates (#504) 2024-09-03 11:52:27 -07:00
Chuck Walbourn
9850897657
Add VCPKG usage to GitHub Actions (#499) 2024-08-23 10:57: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
6e184e26a7
Update CMake to handle ARM64EC with VS Generator (#493) 2024-08-02 13:15:56 -07:00
Chuck Walbourn
78ca9628e2
Added GitHub Actions for build and security analysis (#491) 2024-07-29 20:13:36 -07:00
Chuck Walbourn
2849777702
CMake updated to build ARM64EC (#489) 2024-07-18 15:28:46 -07:00
Chuck Walbourn
e7ab102d5e
Remove v141 support for GDK (#486) 2024-07-11 17:03:27 -07:00
Chuck Walbourn
6022b864e8
CMake improvements for multi-config generators (#481) 2024-06-13 15:52:54 -07:00
Chuck Walbourn
68e726aefc
ADO pipeline changes for OpenSSF Best Practices (#477) 2024-05-17 16:56:19 -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
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
36b5afb232
Retire VS 2019 UWP projects (#464) 2024-03-27 15:15:24 -07:00
Chuck Walbourn
b41eda671d
Hotfix for CMake switch order (#457) 2024-02-22 16:47:27 -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
a48c1c1a73
CMake refactor (#452) 2024-02-12 13:06:47 -08:00
Chuck Walbourn
95796ba57e
Update GDK projects and ADO pipelines (#448) 2024-02-01 22:51:44 -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
4790ba43e3
OneFuzz ADO pipeline adjustments (#439) 2024-01-17 12:18:12 -08:00
Chuck Walbourn
f4291f5dd1
OneFuzz parameter adjustment (#437) 2024-01-09 14:16:13 -08:00
J. Peter Mugaas
3bf25e04b4
Have CMake generate pkg-config file for library (#423) 2023-12-20 23:06:31 -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
f58c30705b
Add OneFuzz build pipeline 2023-11-05 23:12:56 -08: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
b2c76d5634
AArch32 (ARM32) architecture deprecation (#387) 2023-08-31 14:25:30 -07:00
Chuck Walbourn
0abc33330b
Add NO_WCHAR_T build option to CMake (#384) 2023-08-20 11:01:09 -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
d0ee1e8a89
Add CodeQL to GitHub pipeline (#354) 2023-05-17 11:39:07 -07:00
Chuck Walbourn
37a3733912
Update CMake config file to include OpenMP (#345) 2023-05-01 10:37:19 -07:00
Chuck Walbourn
4c277982ed
Update for latest files from the Microsoft GitHub template (#317) 2023-02-09 18:47:03 -08:00