yuzu/src/core/hle/service/glue
ameerj 59c0f85407 hle_ipc: Rename ReadBuffer to ReadBufferCopy
Indicates explicitly that a copy is occurring
2022-12-28 18:46:54 -05:00
..
arp.cpp hle_ipc: Rename ReadBuffer to ReadBufferCopy 2022-12-28 18:46:54 -05:00
arp.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
bgtc.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
bgtc.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ectx.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ectx.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
errors.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
glue_manager.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
glue_manager.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
glue.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
glue.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
notif.cpp service: Use ReadBufferSpan where it is trivial to do so 2022-12-25 17:04:02 -05:00
notif.h service: notifa: Implement most part of this service 2022-05-09 10:28:04 -05:00