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.
298b50e220
yuzu-mainline
/
src
/
core
/
hle
/
service
/
nvdrv
History
bunnei
b260847218
hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace.
...
- This is used by Super Mario 3D All-Stars.
2020-10-12 17:39:14 -07:00
..
devices
hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace.
2020-10-12 17:39:14 -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
General: Make use of std::nullopt where applicable
2020-09-22 17:32:33 -04: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