This website requires JavaScript.
Explore
Help
Sign In
pacnpal
/
citron
Watch
1
Star
0
Fork
0
You've already forked citron
mirror of
https://git.eden-emu.dev/archive/citron
synced
2026-04-12 14:18:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb75ccc1f70778c245947047b5139795b9463c48
citron
/
src
/
core
/
hle
/
service
/
nvdrv
History
David Marcec
d5a69ecb68
nvdrv: Fix GetGpuTime stack corruption
...
IoctlGetGpuTime should be 16 bytes, not 8.
2020-05-02 00:14:37 +10:00
..
devices
nvdrv: Fix GetGpuTime stack corruption
2020-05-02 00:14:37 +10:00
interface.cpp
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (
#3154
)
2019-11-24 20:15:51 -05:00
interface.h
Initial implementation of Ioctl2 & Ioctl3
2019-09-19 15:37:25 +10: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
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
nvmemp.h
core: Add missing override specifiers where applicable
2019-04-04 12:19:44 -04:00