mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-27 19:00:09 +00:00

Copy the IPC command buffer to/from the request context before/after the handler is invoked. This is part of a move away from using global data for handling IPC requests.