dolphin/Source/Core
2018-01-17 22:19:14 +01:00
..
AudioCommon
Common Modified StringUtil to change UTF16ToUTF8 to use a wstring_convert and codecvt_utf8<wchar_t> to convert a UTF16 wstring to a UTF8 string. 2018-01-11 21:49:25 +00:00
Core Changed PPCDebugInterace to check memory only after the emulator has finished starting 2018-01-12 15:18:29 -08:00
DiscIO
DolphinNoGUI
DolphinQt2 Use double instead of float for FPRs 2018-01-13 19:33:11 +09:00
DolphinWX ISOProperties: Rename Edit Config and Show Defaults 2018-01-11 08:31:01 -05:00
InputCommon
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends Vulkan: Fix possible mismatch between EFB framebuffer and render pass 2018-01-11 16:02:31 +10:00
VideoCommon AVIDump: Remove incorrect usage of s_ prefix 2018-01-17 22:19:14 +01:00
CMakeLists.txt