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

627 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn 8337399f31 Input updated with GameInput implementations 2020-08-11 19:07:03 -07:00
Chuck Walbourn d5686e45ee CMake code review 2020-08-10 21:22:57 -07:00
Chuck Walbourn 295569fe1e DirectX Tool Kit for Audio updates 2020-08-10 13:38:16 -07:00
Chuck Walbourn 370bdba94a
Removed prebuilt shader headers and pdbs from project (#80) 2020-07-28 23:27:11 -07:00
Chuck Walbourn 1bf6ba6a11
Removed SkinnedEffect weightsPerVertex parameter (#79) 2020-07-27 13:13:29 -07:00
Chuck Walbourn 7c4ec3858c Updated D3DX12 for Windows 10 SDK (19041) 2020-07-15 17:43:07 -07:00
Chuck Walbourn 27c2292a69 Fixed some warnings 2020-07-14 16:44:40 -07:00
Chuck Walbourn 46b77ad2c2 Minor code review 2020-07-13 23:23:51 -07:00
Chuck Walbourn 365402a18e
EnvironmentMapEffect updated to support sphere and dual paraboloid environment maps (#78) 2020-07-11 20:21:35 -07:00
Chuck Walbourn b603c56535 Fixed issue when trying to Capture 'small alignment' textures 2020-07-08 17:48:01 -07:00
Chuck Walbourn 865cf1cd71 Workaround for VS 2019 15.7 Preview connect bug #1063806 2020-07-08 14:54:25 -07:00
Chuck Walbourn 10c59827e4 July 2, 2020 2020-07-02 15:43:14 -07:00
Chuck Walbourn 210de2cafe Suppress a new warning with VS 2019 (16.7) Preview 2020-07-02 14:38:39 -07:00
Chuck Walbourn 55f4c6aced Windows 10 May 2020 Update SDK 2020-07-02 14:25:53 -07:00
Chuck Walbourn 39929ecb19 Added Security notice 2020-06-30 17:01:38 -07:00
Chuck Walbourn d9f8d8876d SpriteFont updated for faster performance in Debug builds 2020-06-26 18:03:23 -07:00
Chuck Walbourn b0c05f9631 CMakeLists.txt updated for use as add_subdirectory 2020-06-20 23:09:10 -07:00
Chuck Walbourn 7d7e5b7d00 June 15, 2020 2020-06-15 00:21:15 -07:00
Chuck Walbourn 82553cc4cd Fixed PVS Studio V1037 warning 2020-06-13 14:18:55 -07:00
Chuck Walbourn b560692fb6 Fixed x86 warning 2020-06-12 21:40:43 -07:00
Chuck Walbourn 5d6a364038 Fixed PVS Studio V549 warning 2020-06-12 19:43:43 -07:00
Chuck Walbourn e78892ed30 DescriptorHeap updated with a simplified ctor option 2020-06-10 16:38:35 -07:00
Chuck Walbourn eb53ebbb1b Fixed /analyze warning 2020-06-05 15:14:35 -07:00
Chuck Walbourn 0fef174730 Suppress some additional warnings for VS 2019 (16.7) Preview 2020-06-03 14:13:34 -07:00
Chuck Walbourn e989c401d7 June 1, 2020 2020-06-01 21:40:01 -07:00
Chuck Walbourn ff6c8657d5 Added WIC_LOADER_SRGB_DEFAULT flag to WICTextureLoader 2020-06-01 18:59:03 -07:00
Chuck Walbourn cd18d34ea8 functions taking std::function should not be noexcept 2020-05-30 22:06:44 -07:00
Chuck Walbourn 45512f50b4 Minor code formatting 2020-05-30 21:54:00 -07:00
Chuck Walbourn d7e2964676 Made DDS_LOADER_FLAGS and WIC_LOADER_FLAGS strongly typed 2020-05-29 02:06:28 -07:00
Chuck Walbourn 710dc38e9f Fixed up a few cases where constexpr trips up older toolsets 2020-05-27 16:39:53 -07:00
Chuck Walbourn 32fd832104 Code review feedback 2020-05-27 02:24:45 -07:00
Chuck Walbourn c2d8d75dda WIC loader special case for PNG with legacy gAMA chunk for sRGB 2020-05-27 01:10:36 -07:00
Chuck Walbourn 38fc1ea64c Notes added to readme 2020-05-26 20:51:47 -07:00
Chuck Walbourn c1ac76c22d noexcept annotation 2020-05-26 20:19:44 -07:00
Chuck Walbourn c5caaf83b1 Code review including more use of constexpr 2020-05-26 17:59:46 -07:00
Chuck Walbourn e25ecbd144
BufferHelpers added to the toolkit (#75) 2020-05-26 16:32:51 -07:00
Chuck Walbourn 7f909ea8d9 More code review 2020-05-21 00:36:48 -07:00
Chuck Walbourn 58f5c613ef Fixed C4625/C4626 warning 2020-05-20 19:53:46 -07:00
Chuck Walbourn b45be41375 Updated CMake to use /Zc:preprocessor 2020-05-19 20:16:23 -07:00
Chuck Walbourn f7f05133f7
SpriteBatch updated with sampler-version of Begin (#73) 2020-05-14 01:28:10 -07:00
Chuck Walbourn 0f006913c5 DirectXHelper updated with IsPowerOf2 2020-05-13 20:59:09 -07:00
Chuck Walbourn 11938f59ed May 10, 2020 2020-05-10 20:31:17 -07:00
Chuck Walbourn d1361de170 Removed XAudio 2.7 support f/ DirectX Tool Kit for Audio 2020-05-10 20:29:09 -07:00
Chuck Walbourn 8d6e018784 Code review feedback 2020-05-09 20:43:18 -07:00
Chuck Walbourn bb9000debb Fix up DDS_ALPHA_MODE enum for Xbox texture loader 2020-05-09 19:39:32 -07:00
Chuck Walbourn 90789769a7 Fixed -Wextern-initializer 2020-05-09 16:16:45 -07:00
Chuck Walbourn 83e4946c12 Updated DDS.H header 2020-05-09 13:23:19 -07:00
Chuck Walbourn 41c522e258 Minor code review 2020-05-09 11:51:29 -07:00
Chuck Walbourn 57075c64e2 Added WICTextureLoader WIC_LOADER_FIT_POW2 and WIC_LOADER_MAKE_SQUARE 2020-05-09 01:08:38 -07:00
Chuck Walbourn 825f39bb82 Moved CountMips to LoaderHelpers.h 2020-05-07 22:33:01 -07:00