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.
1cc0e4b4d8
yuzu-mainline
/
src
/
core
/
hle
/
service
/
nvdrv
History
bunnei
f11628b9b7
Merge pull request
#4430
from bunnei/new-gpu-vmm
...
hle: nvdrv: Rewrite of GPU memory management.
2020-08-04 18:44:26 -04:00
..
devices
Update src/core/hle/service/nvdrv/devices/nvmap.cpp
2020-07-27 18:27:20 -07:00
interface.cpp
yuzu: Resolve C++20 deprecation warnings related to lambda captures
2020-08-03 11:54:04 -04:00
interface.h
service: Update function tables
2020-06-29 04:01:34 +02:00
nvdata.h
Initial implementation of Ioctl2 & Ioctl3
2019-09-19 15:37:25 +10:00
nvdrv.cpp
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (
#3154
)
2019-11-24 20:15:51 -05:00
nvdrv.h
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (
#3154
)
2019-11-24 20:15:51 -05:00
nvmemp.cpp
service: Update function tables
2020-06-29 04:01:34 +02:00
nvmemp.h
service: Update function tables
2020-06-29 04:01:34 +02:00