index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvdrv
/
nvdata.h
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-08
Fix typos in src/core (#12625)
Viktor Szépe
2022-10-06
general: Format licenses as per SPDX guidelines
Morph
2022-10-06
NvHost: Remake Ctrl Implementation.
Fernando Sahmkow
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-24
hle: nvdrv: nvdata: Cleanup NvFence static assert.
bunnei
2022-03-24
hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts.
bunnei
2021-12-05
general: Add missing copyright notices
ameerj
2020-12-28
hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.
bunnei
2020-11-24
nvservices: Reintroducee IoctlCtrl
Chloe Marcec
2020-11-10
core: Make nvservices more standardized
Chloe Marcec
2019-09-19
Initial implementation of Ioctl2 & Ioctl3
David Marcec
2019-07-05
NVServices: Address Feedback
Fernando Sahmkow
2019-07-05
NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.
Fernando Sahmkow
2019-07-05
nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEven...
Fernando Sahmkow
2019-07-05
video_core: Implement GPU side Syncpoints
Fernando Sahmkow
2019-07-05
nv_services: Correct buffer queue fencing and GPFifo fencing
Fernando Sahmkow