This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-05-10 14:41:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
/
service
/
nvdrv
/
devices
History
bunnei
fdbb039427
Merge pull request
#131
from lioncash/enum
...
nvmap: Make IoctlCommands an enum class
2018-01-21 22:01:27 -05:00
..
nvdevice.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
nvdisp_disp0.cpp
UI: Fix frame rate perf stats
2018-01-16 20:44:02 -07:00
nvdisp_disp0.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
nvhost_as_gpu.cpp
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
nvhost_as_gpu.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
nvhost_ctrl.cpp
Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (
#114
)
2018-01-21 17:59:50 -05:00
nvhost_ctrl.h
Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (
#114
)
2018-01-21 17:59:50 -05:00
nvmap.cpp
nvmap: Add a return 0 underneath the UNIMPLEMENTED macro
2018-01-21 17:07:47 -05:00
nvmap.h
nvmap: Make IoctlCommands an enum class
2018-01-21 17:07:13 -05:00