yuzu-fork/src/citra_qt
bunnei ab4b27f0f5 Merge pull request #1692 from Subv/rm_getpointer2
Memory: Remove most usages of GetPointer
2016-05-29 21:57:07 -04:00
..
config Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
debugger Debugger/Callstack: Replace Memory::GetPointer with Memory::IsValidVirtualAddress 2016-05-21 11:12:38 -05:00
util fixup simple type conversions where possible 2016-05-07 11:41:55 -04:00
bootmanager.cpp Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709) 2016-04-28 20:17:31 -04:00
bootmanager.h citra-qt: Fix mouse events coordinates on high-DPI screens 2015-10-04 23:11:05 +02:00
citra-qt.rc Assets: Move citra.ico from src/assets to dist. 2015-05-25 19:00:43 +02:00
CMakeLists.txt Config: Audio sink configuration (#1798) 2016-05-18 18:01:03 -04:00
config.cpp New3DS: Minor style cleanup to #1520. 2016-05-24 17:24:11 -04:00
config.h CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
configure.ui Config: Audio sink configuration (#1798) 2016-05-18 18:01:03 -04:00
configure_audio.cpp Config: Restore previously selected audio sink option (#1824) 2016-05-20 20:37:34 +02:00
configure_audio.h Config: Audio sink configuration (#1798) 2016-05-18 18:01:03 -04:00
configure_audio.ui Config: Audio sink configuration (#1798) 2016-05-18 18:01:03 -04:00
configure_debug.cpp CitraQt: Apply config at startup 2016-04-11 15:18:00 +02:00
configure_debug.h Add more stuff to configure. 2016-03-22 21:53:43 +01:00
configure_debug.ui Add more stuff to configure. 2016-03-22 21:53:43 +01:00
configure_dialog.cpp Config: Audio sink configuration (#1798) 2016-05-18 18:01:03 -04:00
configure_dialog.h Add more stuff to configure. 2016-03-22 21:53:43 +01:00
configure_general.cpp Config: Add scaled resolution option 2016-04-21 17:27:48 -04:00
configure_general.h Add more stuff to configure. 2016-03-22 21:53:43 +01:00
configure_general.ui Config: Add scaled resolution option 2016-04-21 17:27:48 -04:00
game_list.cpp CitraQt: Simplify the game list loader code 2016-05-21 17:09:59 +01:00
game_list.h add icon & title to game list 2016-05-04 13:02:49 +03:00
game_list_p.h Loader: Split SMDH into its own header and import helpers from QGameList 2016-05-21 20:15:42 +01:00
hotkeys.cpp Add more stuff to configure. 2016-03-22 21:53:43 +01:00
hotkeys.h Add more stuff to configure. 2016-03-22 21:53:43 +01:00
hotkeys.ui Add Configure widget 2016-03-21 20:03:18 +01:00
Info.plist citra-qt: Enable high-DPI widgets on Mac app 2015-10-04 23:11:05 +02:00
main.cpp CitraQt: Simplify the game list loader code 2016-05-21 17:09:59 +01:00
main.h Add more stuff to configure. 2016-03-22 21:53:43 +01:00
main.ui Add Configure widget 2016-03-21 20:03:18 +01:00
ui_settings.cpp Add Configure widget 2016-03-21 20:03:18 +01:00
ui_settings.h Add more stuff to configure. 2016-03-22 21:53:43 +01:00
version.h citra-qt: Added license headers to files. 2015-01-04 09:36:57 -08:00