This website requires JavaScript.
Explore
Help
Sign In
artemist
/
yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
7d1b974bca
yuzu
/
src
/
core
/
hle
/
service
/
nvdrv
History
Fernando Sahmkow
7d1b974bca
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
2019-07-05 15:49:26 -04:00
..
devices
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
2019-07-05 15:49:26 -04:00
interface.cpp
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
2019-07-05 15:49:26 -04:00
interface.h
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
2019-07-05 15:49:26 -04:00
nvdata.h
nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEventUnregister
2019-07-05 15:49:13 -04:00
nvdrv.cpp
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
2019-07-05 15:49:26 -04:00
nvdrv.h
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
2019-07-05 15:49:26 -04: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