yuzu/src/core/hle
Billy Laws 2dbef58eeb Fixup channel submit IOCTL syncpoint parameters
The current arguments worked by happenstance as games only ever submit
one syncpoint and request one fence back, if a game were to do something
other than this then the arguments would've been parsed entirely wrong.
2021-10-24 00:01:35 +01:00
..
kernel KPageTable: Perform ranged invalidation when unmapping code memory 2021-10-13 14:27:11 -04:00
service Fixup channel submit IOCTL syncpoint parameters 2021-10-24 00:01:35 +01:00
api_version.h api_version: Update and add AtmosphereTargetFirmware 2021-09-10 01:10:47 -04:00
ipc_helpers.h service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -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