dolphin/Source/Core
Scott Mansell 610613ee76 Use correct mask for Fake VMem
Shouldn't have any behaviour change for regular usage as both masks are 32MB
by default.
But fixes theoretical buffer overrun when memory size override is used.
2021-05-23 05:54:02 +12:00
..
AudioCommon
Common Avoid including scmrev.h except in Version.cpp 2021-05-21 17:03:01 +02:00
Core Use correct mask for Fake VMem 2021-05-23 05:54:02 +12:00
DiscIO DiscIO: Use MathUtil::SaturatingCast 2021-04-06 23:27:23 +02:00
DolphinNoGUI Merge pull request #9417 from Filoppi/input-1 2021-05-07 15:08:01 +02:00
DolphinQt Merge pull request #9687 from Dentomologist/fix_config_descriptions_grammar 2021-05-20 11:15:25 -04:00
InputCommon IMUGyroscope: make GetState update optional (on by default), fix const, clean code 2021-05-19 20:51:35 +03:00
MacUpdater Updater: Add code documentation Markdown file 2021-04-13 15:37:31 -07:00
UICommon DolphinQt: AutoUpdate.cpp should use scm_rev_git_str 2021-05-21 17:36:43 +02:00
UpdaterCommon Updater: Add code documentation Markdown file 2021-04-13 15:37:31 -07:00
VideoBackends VideoCommon: Split BBox* functions into common and backend implementation variants 2021-05-22 01:11:57 -04:00
VideoCommon VideoCommon: Account for pixel quads in bounding box calculation 2021-05-22 05:58:52 -04:00
WinUpdater Updater: Add code documentation Markdown file 2021-04-13 15:37:31 -07:00
CMakeLists.txt
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props Merge pull request #9707 from JosJuice/remove-atomic-header 2021-05-14 14:33:24 -04:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props