1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
ameerj 32d01a39b0 nvflinger: Split Parcel class into InputParcel and OutputParcel
The usages of the Parcel class were already unique to either Read or Write operations.
Avoids needing a vector of the input payload for the InputParcel use-case, instead it can remain as a span.
2022-12-25 17:19:10 -05:00
..
kernel service: Use ReadBufferSpan where it is trivial to do so 2022-12-25 17:04:02 -05:00
service nvflinger: Split Parcel class into InputParcel and OutputParcel 2022-12-25 17:19:10 -05:00
api_version.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ipc.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
ipc_helpers.h kernel/svc_types: refresh 2022-11-09 19:05:08 -05:00
result.h core: Update result module 2022-11-14 20:08:47 -06:00