This website requires JavaScript.
Explore
Help
Sign in
N-archive
/
yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b31880dc5e
yuzu
/
src
/
core
/
hle
/
service
/
nvdrv
History
ReinUsesLisp
9a76e94b3d
gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig
2019-08-21 01:55:25 -03:00
..
devices
gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig
2019-08-21 01:55:25 -03:00
interface.cpp
NVServices: Correct delayed responses.
2019-07-05 15:49:35 -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
NVServices: Address Feedback
2019-07-05 15:49:33 -04:00
nvdrv.cpp
NVServices: Styling, define constructors as explicit and corrections
2019-07-05 15:49:32 -04:00
nvdrv.h
NVServices: Address Feedback
2019-07-05 15:49:33 -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