index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvdrv
/
nvdata.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
hle: nvdrv: nvdata: Cleanup NvFence static assert.
bunnei
2022-03-25
1
-1
/
+1
*
hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts.
bunnei
2022-03-25
1
-8
/
+2
*
general: Add missing copyright notices
ameerj
2021-12-05
1
-0
/
+4
*
hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.
bunnei
2020-12-29
1
-11
/
+0
*
nvservices: Reintroducee IoctlCtrl
Chloe Marcec
2020-11-24
1
-0
/
+11
*
core: Make nvservices more standardized
Chloe Marcec
2020-11-10
1
-20
/
+66
*
Initial implementation of Ioctl2 & Ioctl3
David Marcec
2019-09-19
1
-0
/
+6
*
NVServices: Address Feedback
Fernando Sahmkow
2019-07-05
1
-0
/
+4
*
NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.
Fernando Sahmkow
2019-07-05
1
-0
/
+7
*
nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEventUnregister
Fernando Sahmkow
2019-07-05
1
-2
/
+12
*
video_core: Implement GPU side Syncpoints
Fernando Sahmkow
2019-07-05
1
-0
/
+2
*
nv_services: Correct buffer queue fencing and GPFifo fencing
Fernando Sahmkow
2019-07-05
1
-0
/
+25