1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-09 22:40:06 +00:00
Commit Graph

101 Commits

Author SHA1 Message Date
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
5a83705fce
October 28, 2023 (#404) 2023-10-30 22:04:49 -07:00
Chuck Walbourn
419e314914
September 1, 2023 (#389) 2023-09-05 12:36:33 -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
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
2395b804ff
Fix CMake problem with /Zc:templateScope on older Windows SDKs (#363) 2023-06-12 14:32:36 -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
12befe5e16
CMake support for building legacy Xbox One XDK lib (#342) 2023-04-27 17:03:18 -07:00
Chuck Walbourn
9175ac8204
Update CMake to use OpenMP via built-in support (#341) 2023-04-24 13:53:24 -07:00
Chuck Walbourn
8c47482183
Retire legacy Xbox One XDK support (#329) 2023-03-17 15:47:52 -07:00
Chuck Walbourn
0f77045482
Fix typo in CMake file for Xbox (#322) 2023-02-16 22:21:46 -08:00
Chuck Walbourn
0a4e51a5fd
CMake updated to support building for Xbox (#320) 2023-02-15 22:07:52 -08:00
Chuck Walbourn
1cef43a2bf
Cmake bug fixed if BUILD_DX11=OFF but BUILD_TOOLS=ON (#319) 2023-02-10 19:27:14 -08:00
Chuck Walbourn
5b06df54e4
CMake code review (#318) 2023-02-09 21:58:13 -08:00
Chuck Walbourn
22457feb8a
Minor updates to CMake for a proof-of-concept project (#316) 2023-02-06 15:27:58 -08:00
Chuck Walbourn
23ac46e962
January 31, 2023 (#310) 2023-01-31 14:15:35 -08:00
Chuck Walbourn
e4f5af944c
Fix build break for Debug on WSL (#299) 2022-12-27 12:03:08 -08:00
Chuck Walbourn
9dd139f44a
CMake updated to use /Zc:inline and /Zc:lambda (#296) 2022-12-15 10:29:32 -08:00
Chuck Walbourn
a20f79d649 Code review 2022-12-06 23:19:38 -08:00
Chuck Walbourn
27dcde569c CMake build option to enable /Qspectre (#293) 2022-12-06 12:01:26 -08:00
Chuck Walbourn
06d5286870 Add YAML Azure Pipelines 2022-12-04 18:22:15 -08:00
walbourn
d993bbdb6e Minor cmake code review 2022-12-02 22:33:06 -08:00
walbourn
62f1d7c991 Minor cmake cleanup 2022-11-27 11:58:27 -08:00
walbourn
403be02804 Update CMake to define _DEBUG for MinGW 2022-11-26 18:15:10 -08:00
Chuck Walbourn
781df59540
CMake update for version 3.20 (#292) 2022-11-22 11:37:25 -08:00
walbourn
8c4ad29001 CMakeLists updated to CMake 3.20 2022-11-15 12:10:33 -08:00
walbourn
5b420edd7a Add EXR source in Auxiliary directory 2022-10-22 14:35:26 -07:00
walbourn
411ed658e2 Update for OpenEXR support due to vcpkg change 2022-10-18 18:34:15 -07:00
Chuck Walbourn
70f7e65e9c Update for VS 2022 17.4 2022-10-17 18:55:58 -07:00
Chuck Walbourn
e51730e6fc CMake missing rc for tex tools 2022-08-30 18:27:46 -07:00
Chuck Walbourn
e976dcc656 July 22, 2022 2022-07-29 19:08:34 -07:00
Chuck Walbourn
9eb8605dbe CMake fix for clang v12 2022-07-25 23:49:34 -07:00
Chuck Walbourn
e4b385cb3b Code review feedback 2022-07-25 14:48:27 -07:00
Sergio Ricardo Zerbetto Masson
058d2de2d4 Fixed tipo 2022-07-25 16:52:23 -03:00
Sergio Ricardo Zerbetto Masson
664a518c31 Fixed guard:ehcont project setup 2022-07-25 16:44:37 -03:00
Sergio Ricardo Zerbetto Masson
fd1a747b14 Enable guard:ehcont compiler flag for MSVC 64 bit architectures 2022-07-25 11:03:23 -03:00
Chuck Walbourn
2c73d66cbf CMake code review 2022-06-03 00:33:58 -07:00
Chuck Walbourn
c6b0acbd16 CMake updated to require clients use C++11 2022-05-27 17:18:38 -07:00
Chuck Walbourn
49c4299f74 Minor Cmake fix for DDSView 2022-05-10 21:15:30 -07:00
Chuck Walbourn
e02d38a2e2 May 9, 2022 2022-05-09 14:48:11 -07:00
Chuck Walbourn
33b69f39bc Make CMake use of CompileShaders more robust 2022-05-06 14:01:02 -07:00
Chuck Walbourn
ea977860c2 Fixes for CMake USE_PREBUILT_SHADERS option 2022-05-06 00:29:00 -07:00
Chuck Walbourn
9c72f2c6cd
CMake support added for building with MinGW (#275) 2022-05-05 14:50:13 -07:00
Chuck Walbourn
24c1415c9a CMake cleanup and more presets 2022-05-03 23:44:20 -07:00
Chuck Walbourn
0f204f9a2f Updated CMake to use GNUInstallDirs 2022-05-02 03:22:06 -07:00
Chuck Walbourn
55f5f21e4c CMake fix for WIC2 usage on Win7 2022-04-21 00:45:19 -07:00
Chuck Walbourn
2530c2e550 Updated DDSView sample's shader building logic 2022-03-27 23:03:27 -07:00