dolphin/Source/Core
Lioncash dcb0c910af Common/Matrix: Allow TVec classes to be used in constexpr contexts
Much of these classes are operating on integral types and are pretty
standard behavior as far as vectors go. Some member functions can be
made constexpr to make them more flexible and allow them to be used in
constexpr contexts.
2020-10-21 17:44:02 -04:00
..
AudioCommon Common/Log: Add basic fmt-capable functions to the interface. 2020-10-21 10:49:35 -04:00
Common Common/Matrix: Allow TVec classes to be used in constexpr contexts 2020-10-21 17:44:02 -04:00
Core Merge pull request #9162 from jordan-woyak/quaternion 2020-10-21 17:34:11 -04:00
DiscIO Merge pull request #9025 from cyrozap/fix-build-with-older-cmake 2020-10-20 14:51:15 +02:00
DolphinNoGUI Clean up screen saver inhibition and apply setting change immediately. 2020-10-18 16:31:48 -05:00
DolphinQt Merge pull request #9162 from jordan-woyak/quaternion 2020-10-21 17:34:11 -04:00
InputCommon Merge pull request #9162 from jordan-woyak/quaternion 2020-10-21 17:34:11 -04:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Merge pull request #9146 from JosJuice/android-disable-cover-download 2020-10-20 13:31:01 +02:00
UpdaterCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VideoBackends Vulkan: Use VK_LAYER_KHRONOS_validation for validation 2020-10-01 17:21:46 +10:00
VideoCommon Merge pull request #9168 from lioncash/ifconst 2020-10-20 14:56:24 +02:00
WinUpdater DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00