yuzu-android/src/core/hle/service
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
..
acc acc: Replace profile_manager include with a forward declaration 2018-08-20 19:48:57 -04:00
am Added GetBootMode (#1107) 2018-08-23 18:31:45 -04:00
aoc
apm service/apm: Add the apm:sys service 2018-08-07 10:05:26 -04:00
arp service: Add arp services 2018-08-04 18:01:12 -04:00
audio audout_u: Correct IAudioOut initializer list order 2018-08-13 18:23:59 -04:00
bcat
bpc service: Add bpc and pcv services 2018-08-01 16:13:04 -04:00
btdrv
btm
caps service: Add capture services 2018-08-01 16:45:51 -04:00
erpt
es
eupld
fatal
fgm
filesystem Merge pull request #1166 from lioncash/typo 2018-08-25 07:19:46 -05:00
friend Stub UpdateUserPresence 2018-08-12 14:00:44 +10:00
grc
hid hid: Move core include to cpp file 2018-08-23 23:20:35 -04:00
lbl
ldn
ldr
lm lm: Use LOG_DEBUG for printing out trace logs 2018-08-15 01:07:41 -04:00
mig service: Add migration services 2018-08-02 10:09:45 -04:00
mii
mm mm_u: Forward all old variants of functions to the new ones 2018-08-13 18:59:10 -04:00
ncm
nfc
nfp
nifm
nim
ns Addressed plu TTF changes 2018-08-24 02:18:04 +10:00
nvdrv gpu: Make memory_manager private 2018-08-28 11:11:50 -04:00
nvflinger video_core; Get rid of global g_toggle_framelimit_enabled variable 2018-08-10 19:00:09 -04:00
pcie
pctl Added CheckFreeCommunicationPermission 2018-08-20 18:14:49 +10:00
pcv service: Add bpc and pcv services 2018-08-01 16:13:04 -04:00
pm Added GetBootMode (#1107) 2018-08-23 18:31:45 -04:00
prepo
psc service: Add psc services 2018-08-01 23:31:27 -04:00
set set: Fixed GetAvailableLanguageCodes() to follow the max_entries 2018-08-26 00:11:13 -07:00
sm Merge pull request #1080 from lioncash/ret 2018-08-15 18:25:05 -04:00
sockets
spl
ssl
time service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule() 2018-08-07 03:18:07 -04:00
usb service: Add usb services 2018-08-07 03:14:03 -04:00
vi
wlan
service.cpp core: Port core to VfsFilesystem for file access 2018-08-08 21:18:45 -04:00
service.h vfs: Make type hierarchy objects classes instead of structs 2018-08-12 16:55:40 -04:00