bunnei
|
fd213b5856
|
hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.
- Note, this always processes the ioctl right away, which fixes BotW 1.0.0 issues.
|
2020-12-28 16:33:48 -08:00 |
|
Chloe Marcec
|
f8d84ecae2
|
nvservices: Reintroducee IoctlCtrl
Fixes regression caused by #4907 which caused games like Breath of the Wild 1.0.0 not to boot.
|
2020-11-24 16:40:23 +11:00 |
|
Chloe Marcec
|
f0b74aa725
|
core: Make nvservices more standardized
|
2020-11-10 15:57:35 +11:00 |
|
David Marcec
|
87e01ad919
|
Initial implementation of Ioctl2 & Ioctl3
Purpose of Ioctl2 and Ioctl3 is to prevent the passing of raw pointers through ioctls
|
2019-09-19 15:37:25 +10:00 |
|
Fernando Sahmkow
|
94a7beb8b9
|
NVServices: Address Feedback
|
2019-07-05 15:49:33 -04:00 |
|
Fernando Sahmkow
|
1238b13642
|
NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.
|
2019-07-05 15:49:28 -04:00 |
|
Fernando Sahmkow
|
9a3dea2bdc
|
nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEventUnregister
|
2019-07-05 15:49:13 -04:00 |
|
Fernando Sahmkow
|
779c115dbb
|
video_core: Implement GPU side Syncpoints
|
2019-07-05 15:49:11 -04:00 |
|
Fernando Sahmkow
|
6fd625d497
|
nv_services: Correct buffer queue fencing and GPFifo fencing
|
2019-07-05 15:49:10 -04:00 |
|