dolphin/Source/Core
Pierre Bourdon b7db359081
XFMemory: SETPOSMTXINFO should be SETPOSTMTXINFO
It actually maps to postMtxInfo, not posMtxInfo (which isn't a thing).
This is especially confusing because there *are* position matrices (as
opposed to post-transform matrices).
2020-04-29 05:26:02 +02:00
..
AudioCommon Use std::istringstream or std::ostringstream instead of std::stringstream where possible. 2019-12-29 23:45:02 -05:00
Common SettingsHandler: Don't output null bytes 2020-03-24 17:01:15 +01:00
Core Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini 2020-04-28 12:10:50 -05:00
DiscIO VolumeVerifier: Treat IOS9 as always present 2020-04-28 23:40:01 +02:00
DolphinNoGUI Remove unused function Host_UpdateProgressDialog 2020-04-03 12:53:38 +02:00
DolphinQt GCMemcardManager: Add GUI to create new memory card. 2020-04-28 23:59:15 +02:00
InputCommon Merge pull request #8729 from JosJuice/android-touch-ir-default 2020-04-27 17:56:01 +02:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon DolphinQt: Make block size configurable in convert dialog 2020-04-24 15:11:20 +02:00
UpdaterCommon Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
VideoBackends Merge pull request #8689 from howard0su/cleanup_sign 2020-04-28 13:36:21 +02:00
VideoCommon XFMemory: SETPOSMTXINFO should be SETPOSTMTXINFO 2020-04-29 05:26:02 +02:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00