yuzu/src/core/hle/service
Subv 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state.
Also moved the GPU MemoryManager class to video_core since it makes more sense for it to be there.
2018-02-11 23:44:12 -05:00
..
acc acc_u0: Implement ListAllUsers. 2018-02-08 18:59:23 -05:00
am Service: stub some functions in am, audio, time, vi services 2018-02-07 15:11:17 +03:00
aoc
apm apm: Refactor service impl. to support multiple ports. 2018-02-09 23:33:49 -05:00
audio Service: stub some functions in am, audio, time, vi services 2018-02-07 15:11:17 +03:00
filesystem fsp_srv: Stub MountSdCard. 2018-02-09 23:33:50 -05:00
hid Service: stub some functions in am, audio, time, vi services 2018-02-07 15:11:17 +03:00
lm logger: Add LM service logging category. 2018-02-04 22:41:55 -05:00
nifm logger: Add NIFM service logging category. 2018-02-04 22:35:42 -05:00
nvdrv Make a GPU class in VideoCore to contain the GPU state. 2018-02-11 23:44:12 -05:00
nvflinger nvflinger: (Hack) Use first available buffer if none are found. 2018-02-09 23:33:49 -05:00
pctl logger: Add PCTL service logging category. 2018-02-04 22:44:00 -05:00
set set: GetAvailableLanguageCodes should not return lang_codes size. 2018-02-04 23:42:43 -05:00
sm Dont call UNIMPLEMENTED for 'empty services', just return error code 2018-02-05 02:03:22 -08:00
sockets
time Service: stub some functions in am, audio, time, vi services 2018-02-07 15:11:17 +03:00
vi vi: Implement TransactParcelAuto. 2018-02-09 23:33:49 -05:00
service.cpp Service:nifm: add nifm:a, nifm:s and nifm:u services 2018-02-03 18:09:51 +03:00
service.h