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-06-09 10:50:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
/
service
/
nvdrv
History
Subv
72b5c448cf
GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl.
...
It removes a mapping previously created with the MapBufferEx ioctl.
2018-05-20 14:25:56 -05:00
..
devices
GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl.
2018-05-20 14:25:56 -05:00
interface.cpp
general: Make formatting of logged hex values more straightforward
2018-05-02 09:49:36 -04:00
interface.h
service: Use nested namespace specifiers where applicable
2018-04-19 22:20:28 -04:00
nvdrv.cpp
general: Convert assertion macros over to be fmt-compatible
2018-04-27 10:04:02 -04:00
nvdrv.h
service: Use nested namespace specifiers where applicable
2018-04-19 22:20:28 -04:00
nvmemp.cpp
service: Use nested namespace specifiers where applicable
2018-04-19 22:20:28 -04:00
nvmemp.h
service: Use nested namespace specifiers where applicable
2018-04-19 22:20:28 -04:00