suyu/src/core/hle/service/nvdrv
Fernando Sahmkow 69fa2e6525 Nvdrv: Correct Event setup in Nvdrv
Events are supposed to be cleared on quering. This fixes that issue.
2019-10-04 19:59:52 -04:00
..
devices Nvdrv: Correct Event setup in Nvdrv 2019-10-04 19:59:52 -04:00
interface.cpp Nvdrv: Correct Event setup in Nvdrv 2019-10-04 19:59:52 -04:00
interface.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvdata.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvdrv.cpp Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs 2019-10-04 19:59:47 -04:00
nvdrv.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10: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