Lime3DS/src/core/hle/service
Lioncash ba2ae9616a fs_user: std::move vectors where applicable
Allows removing some allocation churn in some locations by moving
std::vectors into Path where applicable.
2020-05-04 12:07:57 -04:00
..
ac service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
act Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
am service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
apt fs_user: std::move vectors where applicable 2020-05-04 12:07:57 -04:00
boss service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
cam ipc_helpers: Make PushStaticBuffer take std::vector by value 2020-04-18 19:17:11 -04:00
cecd service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
cfg service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
csnd Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
dlp Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
dsp ipc_helpers: Make PushStaticBuffer take std::vector by value 2020-04-18 19:17:11 -04:00
frd ipc_helpers: Make PushStaticBuffer take std::vector by value 2020-04-18 19:17:11 -04:00
fs fs_user: std::move vectors where applicable 2020-05-04 12:07:57 -04:00
gsp Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
hid Fix button state not persisting between loads 2020-04-11 20:47:14 +01:00
ir service/ir: Remove erroneous forward declaration 2020-05-01 08:54:27 -04:00
ldr_ro Merge remote-tracking branch 'upstream/master' into feature/savestates-2 2020-03-28 12:46:24 +00:00
mvd Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
ndm Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
news Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nfc Merge branch 'master' into feature/savestates-2 2020-04-16 19:03:49 +01:00
nim Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nwm service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
pm Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
ps service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
ptm service: Resolve trivially avoidable copies (#5237) 2020-04-19 09:24:37 +02:00
pxi Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
qtm Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
sm service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
err_f.cpp Review changes 2020-03-28 17:08:27 +00:00
err_f.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
http_c.cpp service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
http_c.h Code review changes - clarified HTTP serialization 2020-03-28 16:29:15 +00:00
mic_u.cpp Fix MIC_U serialization and timing (#5223) 2020-04-18 20:52:56 +02:00
mic_u.h Fix MIC_U serialization and timing (#5223) 2020-04-18 20:52:56 +02:00
service.cpp kernel, service: Add HLE request/reply recording 2019-08-20 03:07:29 +08:00
service.h Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
soc_u.cpp service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
soc_u.h Serialize NIM, PS, PXI, SOC, SSL services 2020-02-13 17:41:23 +08:00
ssl_c.cpp Serialize NIM, PS, PXI, SOC, SSL services 2020-02-13 17:41:23 +08:00
ssl_c.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
y2r_u.cpp Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00
y2r_u.h Serialize QTM, Y2R services 2020-02-13 17:41:24 +08:00