mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-22 16:50:07 +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.