This website requires JavaScript.
Explore
Help
Sign In
yuan
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2025-06-21 04:41:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
suyu
/
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