This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
0b7a03bd657fa001e1f1ee8887900886b46db013
yuzu
/
src
/
core
/
hle
/
service
/
nvdrv
T
History
bunnei
0b7a03bd65
Update src/core/hle/service/nvdrv/interface.cpp
...
Co-authored-by: Ameer J <
52414509+ameerj@users.noreply.github.com
>
2021-05-05 16:16:02 -07:00
..
devices
nvhost_vic: Fix device closure
2021-04-24 19:22:09 -04:00
interface.cpp
Update src/core/hle/service/nvdrv/interface.cpp
2021-05-05 16:16:02 -07:00
interface.h
hle: kernel: Rename WritableEvent to KWritableEvent.
2021-02-05 14:00:36 -08:00
nvdata.h
hle: service: nvdrv: Revert
#4981
to remove usage of SleepClientThread.
2020-12-28 16:33:48 -08:00
nvdrv.cpp
nvdrv: Pass device fd and handle device create methods for device opening and closing
2021-03-25 12:56:42 +11:00
nvdrv.h
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
2021-02-05 14:03:32 -08:00
nvmemp.cpp
service: Eliminate usages of the global system instance
2020-11-26 20:03:11 -05:00
nvmemp.h
service: Eliminate usages of the global system instance
2020-11-26 20:03:11 -05:00
syncpoint_manager.cpp
hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints.
2020-11-01 01:51:54 -07:00
syncpoint_manager.h
nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID
2020-11-24 12:59:41 -05:00