yuzu/src/core/hle/service/nvdrv
2019-07-05 15:49:29 -04:00
..
devices NVServices: Make NVEvents Automatic according to documentation. 2019-07-05 15:49:29 -04:00
interface.cpp NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. 2019-07-05 15:49:28 -04:00
interface.h GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware 2019-07-05 15:49:26 -04:00
nvdata.h NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. 2019-07-05 15:49:28 -04:00
nvdrv.cpp NVServices: Make NVEvents Automatic according to documentation. 2019-07-05 15:49:29 -04:00
nvdrv.h NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. 2019-07-05 15:49:28 -04:00
nvmemp.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nvmemp.h core: Add missing override specifiers where applicable 2019-04-04 12:19:44 -04:00