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

20 Commits

Author SHA1 Message Date
Chuck Walbourn
73aa2f3c34
Refactor command-line tools to use shared header (#514) 2024-09-17 13:45:12 -07:00
Chuck Walbourn
79b4ef0ef8
Update BWOI support in VC projects (#506) 2024-09-06 11:32:30 -07:00
Chuck Walbourn
5cf134c714
Update Code of Conduct and Security files (#476) 2024-05-15 09:54:43 -07:00
Chuck Walbourn
a48c1c1a73
CMake refactor (#452) 2024-02-12 13:06:47 -08:00
Chuck Walbourn
9fd4d9f6b6
Add Spectre-mitigated libraries to the NuGet (#295) 2022-12-13 22:26:09 -08:00
Sergio Ricardo Zerbetto Masson
de64926fcc Removed unecessary changes 2022-07-25 11:22:47 -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
df039e9236 Update build switches for latest SDL recommendations 2022-03-18 13:51:56 -07:00
Chuck Walbourn
deabf731ad Project cleanup 2022-02-01 13:09:33 -08:00
Chuck Walbourn
faa554b802 Disable edit & continue and JMC for Debug libs 2021-12-02 15:10:13 -08:00
Chuck Walbourn
13c35062b8 Projects should have UseDebugLibraries=true for Debug configs 2021-12-02 14:31:56 -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
e6e4ac513e Clean up DisableSpecificWarning usage 2021-09-08 11:25:13 -07:00
Chuck Walbourn
29c99117f2 Set External Warning Level coming in VS 2019 (16.10) to /W4 2021-04-23 14:28:21 -07:00
Chuck Walbourn
97c859b53a
Removed prebuilt versions of shader inc/pdb from library (#190) 2020-07-28 23:27:30 -07:00
Chuck Walbourn
c0481b1030 Suppress /analyze noise 2020-04-12 22:05:34 -07:00
Chuck Walbourn
579a98aa1e Added ARM64 arch to VS 2019 Desktop Win10 library 2019-12-13 00:12:10 -08:00
Chuck Walbourn
3adb8d7ecb Fix -Wnonportable-include-path warnings 2019-07-05 16:47:00 -07:00
Chuck Walbourn
45ea8ffc10 VS 2019 project set to use 'latest available SDK' 2019-04-25 23:27:09 -07:00
Chuck Walbourn
1a249f8388
VS 2019 projects (#133) 2019-04-02 12:59:40 -07:00