This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
2c27127d04a155fe0f893e84263d58f14473785d
yuzu
/
src
/
core
/
hle
/
service
/
nvdrv
History
ameerj
2c27127d04
nvdec syncpt incorporation
...
laying the groundwork for async gpu, although this does not fully implement async nvdec operations
2021-01-07 14:33:45 -05:00
..
devices
nvdec syncpt incorporation
2021-01-07 14:33:45 -05:00
interface.cpp
hle: service: nvdrv: Revert
#4981
to remove usage of SleepClientThread.
2020-12-28 16:33:48 -08:00
interface.h
service: Eliminate usages of the global system instance
2020-11-26 20:03:11 -05:00
nvdata.h
hle: service: nvdrv: Revert
#4981
to remove usage of SleepClientThread.
2020-12-28 16:33:48 -08:00
nvdrv.cpp
nvdec syncpt incorporation
2021-01-07 14:33:45 -05:00
nvdrv.h
hle: service: nvdrv: Revert
#4981
to remove usage of SleepClientThread.
2020-12-28 16:33:48 -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