suyu/src/core/hle/service/vi
Weiyi Wang 8d6342384b HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread
This reduces the boilerplate that services have to write out the current thread explicitly. Using current thread instead of client thread is also semantically incorrect, and will be a problem when we implement multicore (at which time there will be multiple current threads)
2019-05-18 19:53:39 +02:00
..
display service/nvflinger: Store BufferQueue instances as regular data members 2019-02-21 22:09:46 -05:00
layer service/nvflinger: Store BufferQueue instances as regular data members 2019-02-21 22:09:46 -05:00
vi.cpp HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread 2019-05-18 19:53:39 +02:00
vi.h service/vi: Unstub GetDisplayService 2019-02-26 20:16:23 -05:00
vi_m.cpp service/vi: Unstub GetDisplayService 2019-02-26 20:16:23 -05:00
vi_m.h service/vi: Remove use of a module class 2019-02-26 17:44:03 -05:00
vi_s.cpp service/vi: Unstub GetDisplayService 2019-02-26 20:16:23 -05:00
vi_s.h service/vi: Remove use of a module class 2019-02-26 17:44:03 -05:00
vi_u.cpp service/vi: Unstub GetDisplayService 2019-02-26 20:16:23 -05:00
vi_u.h service/vi: Remove use of a module class 2019-02-26 17:44:03 -05:00