dolphin/Source/Core
Lioncash 9bd533ebe4 VideoCommon/BoundingBox: Make interface for querying bounding box data
Rather than expose the bounding box members directly, we can instead
provide an interface for code to use. This makes it nicer to transition
from global data, as the interface function names are already in
place.
2019-12-05 11:48:42 -05:00
..
AudioCommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
Common Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
Core Merge pull request #8498 from stenzek/update-vs2019 2019-12-03 13:03:49 +10:00
DiscIO Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
DolphinNoGUI Merge pull request #8456 from jordan-woyak/input-gate-race-fix 2019-11-11 10:59:49 +10:00
DolphinQt Disable warning C5054 on DolphinQt 2019-11-30 13:42:52 +10:00
InputCommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
UpdaterCommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
VideoBackends VideoCommon/BoundingBox: Make interface for querying bounding box data 2019-12-05 11:48:42 -05:00
VideoCommon VideoCommon/BoundingBox: Make interface for querying bounding box data 2019-12-05 11:48:42 -05:00
WinUpdater Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00