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

1077 Commits

Author SHA1 Message Date
Chuck Walbourn
3599374502 Constify variables in standalone modules 2022-02-21 02:21:35 -08:00
Chuck Walbourn
174539feb3 Constify variables 2022-02-21 01:10:19 -08:00
Chuck Walbourn
469c65406a
Convert internal functions to use Internal namespace instead of leading underscore (#266)
Fixes clang v13 -Wreserved-identifier warning
2022-02-20 14:47:07 -08:00
Chuck Walbourn
192e674537 Update D3DX12 for latest fixes 2022-02-07 14:30:28 -08:00
Chuck Walbourn
2defd8cd01 Added more VS 2022 projects 2022-02-04 19:01:10 -08:00
Chuck Walbourn
deabf731ad Project cleanup 2022-02-01 13:09:33 -08:00
Chuck Walbourn
641881c717 Added CMakePresets.json 2022-01-25 02:11:59 -08:00
Chuck Walbourn
6349ef3400 Minor SAL annotation simplification 2022-01-06 16:45:01 -08:00
Chuck Walbourn
bd18e4516f Update copyright 2022-01-04 10:32:37 -08:00
Chuck Walbourn
20e246af2b Trimmed trailing whitespace 2021-12-07 13:42:36 -08:00
Chuck Walbourn
04c758fbc2 Keep ATG build props hook for GDK projects 2021-12-07 13:01:43 -08:00
Chuck Walbourn
faa554b802 Disable edit & continue and JMC for Debug libs 2021-12-02 15:10:13 -08:00
Chuck Walbourn
5fc29f05be Turn off control flow guard for debug 2021-12-02 14:42:03 -08:00
Chuck Walbourn
13c35062b8 Projects should have UseDebugLibraries=true for Debug configs 2021-12-02 14:31:56 -08:00
Chuck Walbourn
1580e0b51e Update standalone warning handling 2021-11-29 13:06:50 -08:00
Chuck Walbourn
ab6776554b One more case of constexpr plus inline 2021-11-24 13:17:59 -08:00
cristei
bcf514174c
Get rid of redundancies (#260) 2021-11-23 15:37:57 -08:00
cristei
7a08ff19fc
Remove inline specifier from constexpr functions (#259) 2021-11-23 13:43:42 -08:00
Anthony Fuller
2009ee537c
Fix shaders not compiling with spaces in the path (#258) 2021-11-20 12:22:28 -08:00
Chuck Walbourn
73ecfc91bb Fixed up CMake verison to match header 2021-11-17 15:10:10 -08:00
Chuck Walbourn
e9d6e9c797 November 8, 2021 2021-11-08 12:33:01 -08:00
Chuck Walbourn
6489db58b4 Add pragma for DDSTextureLoader/WICTextureLoader libs 2021-11-08 10:32:52 -08:00
Chuck Walbourn
1cc6906aa5 Add offfical VS 2022 projects 2021-11-01 16:52:29 -07:00
Chuck Walbourn
870d211e69 Suppress -Wunused-macros warning 2021-11-01 14:21:27 -07:00
Ryan
f00ca8b746
add missing find_dependency calls to cmake config file (#255) 2021-10-29 19:32:55 -07:00
Chuck Walbourn
6c6c910af3 texassemble/texconv: Added feature level 12.2 2021-10-29 15:46:20 -07:00
Chuck Walbourn
7bc84d52c4 Added missing standard C++ header 2021-10-28 12:32:41 -07:00
Chuck Walbourn
fbe1eb5c6f Fixed potential locale issue in parsing -flist 2021-10-28 11:12:18 -07:00
Chuck Walbourn
6c661ae6d8 Update for latest fixes for D3DX12.h 2021-10-22 16:43:43 -07:00
Chuck Walbourn
ac9f540897 Fix warning C26451 2021-10-21 15:44:03 -07:00
Chuck Walbourn
1c9148db32 Minor code review feedback 2021-10-19 15:52:12 -07:00
Chuck Walbourn
d8852d3b00 Fixed -Wunused-macros warning 2021-10-19 13:38:57 -07:00
Chuck Walbourn
1363046e2b std::ignore usage instead of (void) for ignoring return values 2021-10-17 11:57:07 -07:00
Chuck Walbourn
144847dfcc Minor code review 2021-10-16 17:31:17 -07:00
Chuck Walbourn
42445c4474 Fixed shader script 2021-10-14 17:11:43 -07:00
Chuck Walbourn
8509ae7e09 Nuspec updates 2021-10-14 15:17:25 -07:00
Chuck Walbourn
6c49d5a428 Nuspec update 2021-10-14 13:17:10 -07: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
fd45216373 Update for latest D3DX12.h 2021-10-05 17:41:32 -07:00
Chuck Walbourn
094ebdcf9f Remove D3DX12.h guards for older Windows SDKs 2021-10-05 12:52:45 -07:00
Chuck Walbourn
193ee1982f D3DX12.h comment fixes 2021-10-04 23:51:02 -07:00
Chuck Walbourn
10ab96e22a VS 2017 projects updated to use Windows 10 SDK (19041) 2021-09-29 23:06:25 -07:00
Chuck Walbourn
4468603b59 September 28, 2021 2021-09-28 18:37:33 -07:00
Chuck Walbourn
25091f4d9d Fixed issues link in readme 2021-09-26 11:40:19 -07:00
Chuck Walbourn
0a1465f8d9 Readme update 2021-09-18 16:04:03 -07:00
Chuck Walbourn
e6e4ac513e Clean up DisableSpecificWarning usage 2021-09-08 11:25:13 -07:00
Chuck Walbourn
93b425f78f Suppress warning in VS 2022 2021-09-08 10:32:06 -07:00
Chuck Walbourn
324d7a4a75 Updated reference URL 2021-08-31 19:30:09 -07:00
Chuck Walbourn
54ce2c8da9 August 1, 2021 2021-08-01 23:52:17 -07:00
Chuck Walbourn
2324cb0dc4 Fixed texconv to default to lower-case extension 2021-07-31 17:03:54 -07:00