This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
a66eb7351b
yuzu-mainline
/
src
/
core
/
hle
/
service
/
nvdrv
History
James Rowe
a66eb7351b
UI: Fix frame rate perf stats
...
Adds in a missing EndGameFrame when nvdrv swaps buffers
2018-01-16 20:44:02 -07:00
..
devices
UI: Fix frame rate perf stats
2018-01-16 20:44:02 -07:00
interface.cpp
NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a
2018-01-16 19:04:09 -05:00
interface.h
NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a
2018-01-16 19:04:09 -05:00
nvdrv.cpp
NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a
2018-01-16 19:04:09 -05:00
nvdrv.h
NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call.
2018-01-16 19:03:49 -05:00