Граф коммитов

803 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn 3b636c9914 May 9, 2022 2022-05-09 14:52:01 -07:00
Chuck Walbourn 7cbd3ba974 D3DX12 updated for Agility SDK 1.602.0 2022-05-08 14:27:17 -07:00
Chuck Walbourn 3af6047967 Fixed missing VertexPositionNormal::InputLayout 2022-05-08 01:40:39 -07:00
Chuck Walbourn 3d564a17b4 Make CMake use of CompileShaders more robust 2022-05-06 14:07:46 -07:00
Chuck Walbourn 3a19543b7c Fixes for CMake USE_PREBUILT_SHADERS option 2022-05-06 00:29:23 -07:00
Chuck Walbourn dc9037e13b Win32 Keyboard: Simplify right-hand CTRL/SHIFT/ALT detection. 2022-05-06 00:01:30 -07:00
Chuck Walbourn 0ea31119d1 Make sure CompileShaders.cmd returns 1 on failure 2022-05-06 00:00:37 -07:00
Chuck Walbourn d370f10c00
CMake support added for building with MinGW (#127) 2022-05-05 14:23:11 -07:00
Chuck Walbourn 3356e06c6c Update headers to support using Agility SDK 2022-05-04 16:56:44 -07:00
Chuck Walbourn 709d592583 Model missing required standard header 2022-05-04 16:22:57 -07:00
Chuck Walbourn 2edc007bc1 Update CMake so UWP builds always include DirectX Tool Kit for Audio 2022-05-04 01:30:44 -07:00
Chuck Walbourn 1247eaee28 Updated CMake to use GNUInstallDirs 2022-05-02 03:30:36 -07:00
Chuck Walbourn 0772fbe4e5 Update BWOI files 2022-04-22 13:21:38 -07:00
Chuck Walbourn 08e7a9d7e7 Another warning suppression for VS 2022 17.2 2022-04-21 21:33:17 -07:00
Chuck Walbourn 7d76a79834
Remove VS 2017 projects (#125) 2022-04-21 16:26:20 -07:00
Chuck Walbourn 6a2ad19134 Suppress new warning in VS 2022 17.2 Preview 2022-04-20 14:23:59 -07:00
Chuck Walbourn f7e84233f4 Add C++20 spaceship operator to SimpleMath 2022-04-04 23:23:06 -07:00
Chuck Walbourn 5505e6b920
.edtiorconfig driven reformat of source (#123) 2022-04-04 15:02:22 -07:00
Chuck Walbourn 1135875b05 GDK project code review 2022-03-29 23:55:06 -07:00
Chuck Walbourn 4896ff82c2 _WIN7_PLATFORM_UPDATE is only needed for 6.01 builds 2022-03-29 23:41:17 -07:00
Chuck Walbourn fb8d5a385b Readme updates 2022-03-28 16:29:49 -07:00
Chuck Walbourn 33c0e6a2b5 Minor fix for nuget metadata 2022-03-26 11:21:43 -07:00
Chuck Walbourn 704d422a27 March 22, 2022 2022-03-24 12:34:29 -07:00
Chuck Walbourn b4ea98c1f4 One more CMake tweak 2022-03-23 17:34:17 -07:00
Chuck Walbourn b937e96e57 More Cmake updates 2022-03-23 17:00:13 -07:00
Chuck Walbourn 3018657ab3 Fix constexpr usage with XDK 2022-03-22 17:30:53 -07:00
Chuck Walbourn 96670580ac Workaround for outdated DEFINE_ENUM_FLAG_OPERATORS macro in ERA headers 2022-03-21 21:59:19 -07:00
Chuck Walbourn 748c6cf904 Workaround for outdated DEFINE_ENUM_FLAG_OPERATORS macro in ERA headers 2022-03-22 04:47:05 +00:00
Chuck Walbourn 61974c368f Update build switches for latest SDL recommendations 2022-03-19 01:09:48 -07:00
Chuck Walbourn 7ad36e26a8
Input refactoring and cleanup (#122) 2022-03-06 18:12:58 -08:00
Chuck Walbourn e9cbfc951f Update readme license link 2022-03-02 13:15:03 -08:00
Chuck Walbourn b59a564b58 Added UWP to CMakePresets 2022-03-02 02:17:23 -08:00
Chuck Walbourn 2aa729bc19 February 28, 2022 2022-02-28 14:47:56 -08:00
Chuck Walbourn ac202f15ad Fixed warning C26800: Use of a moved from object in Model 2022-02-22 21:49:11 -08:00
Chuck Walbourn c5c08f6115 Constify variables 2022-02-21 10:11:54 -08:00
Chuck Walbourn 42a24f23ed
Convert internal functions to use Internal namespace instead of leading underscore (#121)
Fixes clang v13 -Wreserved-identifier warning
2022-02-20 16:30:16 -08:00
Chuck Walbourn 87282de525 Update D3DX12 for latest fixes 2022-02-07 13:18:44 -08:00
Chuck Walbourn 805d01e9bc Add more VS 2022 projects 2022-02-04 19:17:09 -08:00
Andy Duplain 291a8ea0bd
Minor fix to DescriptorHeap::Increment() to return uint32_t. (#117) 2022-01-26 12:55:03 -08:00
Chuck Walbourn 21e81b7017 Added CMakePresets.json 2022-01-25 02:10:54 -08:00
Chuck Walbourn 09becf2178 Add WM_ACTIVATE to Win32 Mouse to make it a bit more robust 2022-01-22 22:02:15 -08:00
Chuck Walbourn 5013cab0b8
Add more Quaternion methods for SimpleMath (#116) 2022-01-19 21:58:21 -08:00
Chuck Walbourn 0a267e7afe
Added ToEuler methods to Matrix and Quaternion (#115) 2022-01-18 13:35:36 -08:00
Chuck Walbourn 2fd9023461 Minor SAL annotation simplification 2022-01-06 16:51:16 -08:00
Chuck Walbourn 90c098c9a5 Update copyright 2022-01-04 10:33:25 -08:00
Chuck Walbourn 7edb972d24 Keyboard update for ImeOn, ImeOff virtual keys 2021-12-10 12:23:58 -08:00
Chuck Walbourn 19d9d7971e Trimmed trailing whitespace 2021-12-07 13:44:23 -08:00
Chuck Walbourn dcbb278aaa Keep ATG build props hook for GDK projects 2021-12-07 13:01:50 -08:00
Chuck Walbourn 3c7779858e Workaround for known Keyboard GameInput issues 2021-12-07 12:34:37 -08:00
Chuck Walbourn 203bc32e74
WaveBank streaming updated to support Advanced Format (4Kn) (#113) 2021-12-06 19:00:54 -08:00