suyu/src/yuzu
Lioncash 45fb74d262 gpu: Make memory_manager private
Makes the class interface consistent and provides accessors for
obtaining a reference to the memory manager instance.

Given we also return references, this makes our more flimsy uses of
const apparent, given const doesn't propagate through pointers in the
way one would typically expect. This makes our mutable state more
apparent in some places.
2018-08-28 11:11:50 -04:00
..
configuration yuzu: Fix stick UI direction order 2018-08-28 00:59:21 +02:00
debugger gpu: Make memory_manager private 2018-08-28 11:11:50 -04:00
util qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2018-01-18 20:09:40 -05:00
about_dialog.cpp qt: Default destructors where applicable 2018-08-06 13:27:08 -04:00
about_dialog.h qt: Add missing override specifiers where applicable 2018-08-06 13:29:14 -04:00
aboutdialog.ui Merge pull request #859 from FearlessTobi/port-3837 2018-07-30 10:11:43 -07:00
bootmanager.cpp OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 2018-07-14 02:50:35 -04:00
bootmanager.h core: Namespace EmuWindow 2018-08-11 20:20:21 -04:00
CMakeLists.txt Avoid parsing RomFS to directory in NCA 2018-08-06 23:06:33 -04:00
game_list.cpp game_list: Add SD registration loading to game list 2018-08-23 11:53:30 -04:00
game_list.h qt/main: Port part of citra(#3411), open savedata works 2018-08-21 02:04:33 -07:00
game_list_p.h game_list: Add SD registration loading to game list 2018-08-23 11:53:30 -04:00
hotkeys.cpp qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
hotkeys.h qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
hotkeys.ui Massive removal of unused modules 2018-01-12 19:11:03 -07:00
Info.plist macOS: Update Info.plist 2018-01-13 23:11:51 +00:00
main.cpp Merge pull request #1094 from DarkLordZach/nax0 2018-08-24 23:47:46 -04:00
main.h Merge pull request #1136 from tech4me/master 2018-08-22 01:30:08 -04:00
main.ui Port #3902 from Citra: "Add restart hotkey & menu option" 2018-08-21 13:24:55 +02:00
ui_settings.cpp Massive removal of unused modules 2018-01-12 19:11:03 -07:00
ui_settings.h Avoid parsing RomFS to directory in NCA 2018-08-06 23:06:33 -04:00
yuzu.rc Removing unused settings and yuzu rebranding 2018-01-12 19:11:05 -07:00