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

55 Commits

Author SHA1 Message Date
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
Chuck Walbourn
80cf9ad154 CMake update 2022-03-27 17:32:51 -07:00
Chuck Walbourn
9e34fadda0 DDSView sample cleanup and added to CMake 2022-03-27 17:29:48 -07:00
Chuck Walbourn
7775bed370 Fixed cmake warning 2022-03-26 23:28:10 -07:00
Chuck Walbourn
4ee8ca3ca5 One more CMake tweak 2022-03-23 17:29:20 -07:00
Chuck Walbourn
18b17e2248 More Cmake updates 2022-03-23 16:52:58 -07:00
Chuck Walbourn
ef39abc38d Fix CMake issues with ARM 2022-03-18 22:12:16 -07:00
Chuck Walbourn
df039e9236 Update build switches for latest SDL recommendations 2022-03-18 13:51:56 -07:00
Chuck Walbourn
c671550625 Added UWP to CMakePresets 2022-03-02 02:16:46 -08:00
Chuck Walbourn
641881c717 Added CMakePresets.json 2022-01-25 02:11:59 -08:00
Chuck Walbourn
73ecfc91bb Fixed up CMake verison to match header 2021-11-17 15:10:10 -08:00
Chuck Walbourn
800aa853e8
CMake updated to use BINARY dir instead of SOURCE dir for generated shaders (#250) 2021-10-06 23:14:26 -07:00
Chuck Walbourn
54ce2c8da9 August 1, 2021 2021-08-01 23:52:17 -07:00
Chuck Walbourn
fb8393ec8e June 9, 2021 2021-06-09 18:26:00 -07:00
Chuck Walbourn
be1050bce2 Use DirectX-Headers via vcpkg 2021-05-11 22:49:27 -07:00
Chuck Walbourn
7df49719a1 Updated copyright banner 2021-02-26 22:59:42 -08:00
Chuck Walbourn
95d0ab6e19 Win32 case doesn't use DirectX-Headers 2021-02-04 09:51:20 -08:00
Chuck Walbourn
0fdfee8ad6 CMake updated to use vcpkg for arm64 version of dxmath 2021-02-03 23:21:46 -08:00
Chuck Walbourn
0490d4501a Minor review for CMake 2021-01-14 00:19:39 -08:00
Chuck Walbourn
47aabe15cb CMake case sensitivity issue fix 2021-01-10 10:50:24 -08:00
Chuck Walbourn
234eee8a01
Support for Windows Subsystem for Linux (#208) 2021-01-08 02:20:55 -08:00
Chuck Walbourn
95c4991486 Added make_AlignedArray helpers to scoped.h 2021-01-04 23:10:30 -08:00
Chuck Walbourn
2f8e8120ae CMake updated for GPU compression under BUILD_DX11 option 2021-01-01 13:36:40 -08:00
Chuck Walbourn
e53571de0b Fix case-sensitivity issues with CMake package 2020-12-29 02:49:19 -08:00
Chuck Walbourn
a4a9c1d51b Fixed UWP builds with CMakeLists 2020-12-24 12:59:19 -08:00
Chuck Walbourn
6163ec1dcc cmake updated with ENABLE_OPENEXR_SUPPORT build option 2020-12-18 18:44:47 -08:00
Chuck Walbourn
a85f963972 CMake updated with BUILD_TOOLS option for UWP scenarios 2020-12-18 18:05:07 -08:00
Chuck Walbourn
3a586bfa8d
CMake package support (#205) 2020-12-18 15:28:28 -08:00
Chuck Walbourn
6960436109 Added arm64 config to cmake 2020-11-10 23:26:09 -08:00
Chuck Walbourn
5b64d42b39 Added version info to tex tool logo output 2020-08-15 16:09:40 -07:00
Chuck Walbourn
8aee4d3ccf CMake code review 2020-08-10 20:54:31 -07:00
Maciej
179d12148d
Changed binaries location from source dir to binary dir (#192) 2020-08-10 20:04:44 -07:00
Chuck Walbourn
1208f96733 Reorganized code in texassmble 2020-07-01 01:37:13 -07:00
Chuck Walbourn
6f825aa8c2 CMakeLists.txt updated for use as add_subdirectory 2020-06-20 23:08:42 -07:00
Chuck Walbourn
759caf730e /analyze warning cleanup 2020-06-05 15:01:02 -07:00
Chuck Walbourn
0539287324
Portable PixMap reader/writers for texconv (#180) 2020-06-04 20:07:21 -07:00
Chuck Walbourn
09fc5fe957 Suppress some additional warnings for VS 2019 (16.7) Preview 2020-06-03 14:12:14 -07:00
Chuck Walbourn
0fbef589b2 Updated CMake to use /Zc:preprocessor 2020-05-19 20:11:23 -07:00
Chuck Walbourn
fbef34734e Guard pch usage to support older CMake 2020-03-29 15:09:59 -07:00
Chuck Walbourn
27d7184912 Update to use CMake 3.16 for pch support
note VS 2019 (16.5) includes CMake 3.16
2020-03-29 12:49:11 -07:00
Aaron Franke
03351f5a62
Remove BOM from two files (#166) 2020-03-21 11:05:24 -07:00
Chuck Walbourn
5fca010c19 CMake updated to generate shaders 2019-12-17 11:18:37 -08:00
Chuck Walbourn
5d5ebd7b7c Code review for OpenMP code path 2019-12-13 22:26:18 -08:00
Chuck Walbourn
3bf3c288f3 Cmake build options 2019-12-13 17:30:04 -08:00
Chuck Walbourn
d284ff54b6 More Cmake code review 2019-12-11 16:29:15 -08:00
Jason Juang
e5b520ea8e match case to actual file name for linux (#158) 2019-12-11 10:30:54 -08:00
Chuck Walbourn
daf4311228 More CMake code review feedback 2019-12-02 10:52:27 -08:00