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

152 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn e78892ed30 DescriptorHeap updated with a simplified ctor option 2020-06-10 16:38:35 -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 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 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 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 d1361de170 Removed XAudio 2.7 support f/ DirectX Tool Kit for Audio 2020-05-10 20:29:09 -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 83e4946c12 Updated DDS.H header 2020-05-09 13:23:19 -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 d04412d9f5 Fixed -Wimplicit-int-float-conversion, -Wdouble-promotion 2020-04-30 01:50:00 -07:00
Chuck Walbourn 1b7a565fdd SoundStreamInstance for playing streaming wavebanks 2020-04-26 02:15:42 -07:00
Chuck Walbourn 65d1f139e4 SimpleMath doesn't strictly require d3d11.h or d3d12.h 2020-04-20 22:38:07 -07:00
Chuck Walbourn 82a871b4d4 /analyze codereview feedback 2020-04-20 12:16:10 -07:00
Chuck Walbourn 30f7e9be57 Added WIC_LOADER_FORCE_RGBA32 to WICTextureLoader 2020-04-19 23:41:03 -07:00
Chuck Walbourn 19c38eb536 Added Model::Transition helper 2020-04-12 17:14:22 -07:00
Chuck Walbourn cc4bcb2abb
ResourceUploadBatch updated to support copy & compute queues (#71) 2020-04-12 12:46:20 -07:00
Chuck Walbourn 6b519566c7 Added a few default lib references for public headers 2020-04-03 12:48:02 -07:00
Chuck Walbourn 927d194853 Minor code review for DXTK Audio 2020-03-29 16:35:36 -07:00
Chuck Walbourn fa85b75eb4 Fixed some /analyze C++ Core Guideline warnings 2020-03-16 23:19:38 -07:00
Chuck Walbourn 1590421681 Minor code review 2020-03-03 12:52:40 -08:00
Chuck Walbourn 9f995cf57f Minor code review 2020-03-03 12:20:04 -08:00
Chuck Walbourn c44cb9364a SimpleMath no longer needs to use XM_CONSTEXPR since we dropped VS 2015 support 2020-02-29 21:47:26 -08:00
Chuck Walbourn 7ce27c5c42
Added ModelLoaderFlags (#66) 2020-02-18 21:22:47 -08:00
Chuck Walbourn 193283cf86 Added ignoreWhitespace defaulted parameter to SpriteFont Measure methods 2020-02-08 00:00:00 -08:00
Chuck Walbourn 5ee94939b1 DirectX Tool Kit for Audio support for XAudio2 NuGet Redist 2020-02-01 14:42:43 -08:00
Chuck Walbourn 9b8a2e1bc8 GamePad link library case 2020-01-31 16:58:02 -08:00
Chuck Walbourn 6e826e535f DirecX Tool Kit for Audio notification rework 2020-01-19 22:42:00 -08:00
Chuck Walbourn 987cdb85fe Code review feedback 2020-01-19 15:24:50 -08:00
Chuck Walbourn ebe54b451f Code review feedback 2019-12-16 17:21:44 -08:00
Chuck Walbourn ac0f42213b Added GetStatitics method to GraphicsMemory 2019-12-16 17:08:58 -08:00
Chuck Walbourn 8d873011d2 More noexcept annotation 2019-12-12 23:02:12 -08:00
Chuck Walbourn 03037173f5 noexcept annotation for public functions 2019-12-10 18:33:53 -08:00
Chuck Walbourn 1dc94dbb0c DirectXHelper public header uses assert 2019-11-20 12:09:52 -08:00
Chuck Walbourn 879df13bf7 A few public headers need to include DXGI headers 2019-11-20 11:55:16 -08:00
Chuck Walbourn 2ca39db9c5 Public header was missing include of ComPtr smart-pointer 2019-11-20 11:48:00 -08:00
Chuck Walbourn 259edc2c66 Suppress -Wfloat-equal warning in public header 2019-11-20 11:46:56 -08:00
Chuck Walbourn a7008d29ef Suppress -Wunknown-pragmas warning in public headers 2019-11-20 11:45:56 -08:00
Chuck Walbourn 42f3918c1c
Added optional forceSRGB parameter to SaveWICTextureToFile (#61) 2019-09-27 11:31:54 -07:00
Chuck Walbourn 2db83941f6 GamePad updated to report VID/PID in capabilties if supported 2019-09-18 18:11:53 -07:00
Chuck Walbourn 861bc547e0 GamePad code review feedback 2019-09-18 16:02:18 -07:00
Chuck Walbourn fd94273daa Fixed -Wmacro-redefined, -Wextra-semi-stmt, -Wdefaulted-function-deleted warnings 2019-06-12 17:53:50 -07:00
Chuck Walbourn d33f53a8f5
Add CMake project and fix clang warnings (#59) 2019-05-24 16:36:18 -07:00
Chuck Walbourn 323cd4c845 Individually define albedo/normal/RMA textures (#56) 2019-05-08 16:58:06 -07:00