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.
300ab211e8
yuzu-mainline
/
src
/
core
/
hle
/
service
/
nvdrv
History
Lioncash
300ab211e8
nvdrv: Make Ioctl()'s definition match its prototype
...
The only reason this wasn't a compilation error is because we use little-endian systems.
2018-08-07 08:57:11 -04:00
..
devices
nvdrv: Get rid of indirect inclusions
2018-08-07 08:54:50 -04:00
interface.cpp
GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command.
2018-07-21 15:50:02 -05:00
interface.h
nvdrv: Get rid of indirect inclusions
2018-08-07 08:54:50 -04:00
nvdrv.cpp
nvdrv: Make Ioctl()'s definition match its prototype
2018-08-07 08:57:11 -04:00
nvdrv.h
service/nvdrv: Take std::string in Open() by const reference
2018-07-25 17:37:43 -04:00
nvmemp.cpp
nvdrv: Get rid of indirect inclusions
2018-08-07 08:54:50 -04:00
nvmemp.h
service: Use nested namespace specifiers where applicable
2018-04-19 22:20:28 -04:00