yuzu-fork/src/core/hle
ameerj 6c0d902373 nvhost_ctrl: Refactor usage of gpu.LockSync()
This seems to only be used to protect a later gpu function call. So we can move the lock into that call instead.
2021-10-03 00:35:57 -04:00
..
kernel style: Remove extra space preceding the :: operator 2021-09-29 01:26:01 -04:00
service nvhost_ctrl: Refactor usage of gpu.LockSync() 2021-10-03 00:35:57 -04:00
api_version.h api_version: Update and add AtmosphereTargetFirmware 2021-09-10 01:10:47 -04:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
ipc_helpers.h hle: hle_helpers: Skip data payload offset checks on TIPC requests. 2021-06-24 18:39:43 -07:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
result.h result: Add [[nodiscard]] specifiers where applicable 2021-06-05 06:09:07 -04:00