This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/starr-dusT/yuzu-mainline
synced
2024-03-05 21:12:25 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
/
service
/
nvdrv
History
bunnei
ef9b31783d
Merge pull request
#2912
from FernandoS27/async-fixes
...
General fixes to Async GPU
2019-10-16 10:34:48 -04:00
..
devices
Merge pull request
#2912
from FernandoS27/async-fixes
2019-10-16 10:34:48 -04:00
interface.cpp
Nvdrv: Correct Event setup in Nvdrv
2019-10-04 19:59:52 -04:00
interface.h
Initial implementation of Ioctl2 & Ioctl3
2019-09-19 15:37:25 +10:00
nvdata.h
Initial implementation of Ioctl2 & Ioctl3
2019-09-19 15:37:25 +10:00
nvdrv.cpp
Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs
2019-10-04 19:59:47 -04:00
nvdrv.h
Initial implementation of Ioctl2 & Ioctl3
2019-09-19 15:37:25 +10:00
nvmemp.cpp
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
nvmemp.h
core: Add missing override specifiers where applicable
2019-04-04 12:19:44 -04:00