1
0
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.
yuzu-android/src/core/hle/service/nvdrv
ameerj cc8ac112fc nvhost_nvdec_common: Stub UnmapBuffer Ioctl
Skip unmapping nvdec buffers to avoid breaking the continuity of the VP9 reference frame addresses, and the risk of invalidating data before the async GPU thread is done with it.
2021-08-06 20:06:30 -04:00
..
devices nvhost_nvdec_common: Stub UnmapBuffer Ioctl 2021-08-06 20:06:30 -04:00
nvdata.h hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread. 2020-12-28 16:33:48 -08:00
nvdrv_interface.cpp service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
nvdrv_interface.h service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
nvdrv.cpp hle: service: nvdrv: Remove unused kernel reference. 2021-07-20 18:54:56 -07:00
nvdrv.h hle: service: Add a helper module for managing kernel objects. 2021-07-20 18:54:55 -07:00
nvmemp.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nvmemp.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
syncpoint_manager.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
syncpoint_manager.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00