citra/src/core/hle/service
Steveice10 964f9ee3cf
service/gsp: Implement saving of framebuffers in SaveVramSysArea. (#6821)
* service/gsp: Implement saving of framebuffers in SaveVramSysArea.

* Address review comments.

* service/apt: Separate capture info and capture buffer info.

The former is used with the RequestForSysApplet message and GetCaptureInfo.
The latter is used with SendCaptureBufferInfo and ReceiveCaptureBufferInfo.
2023-07-29 00:26:24 -07:00
..
ac hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
act hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
am service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
apt service/gsp: Implement saving of framebuffers in SaveVramSysArea. (#6821) 2023-07-29 00:26:24 -07:00
boss hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
cam hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
cecd hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
cfg service/cfg: Separate out config block defaults and create when not found. (#6716) 2023-07-26 10:33:00 -07:00
csnd hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
dlp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
dsp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
frd hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
fs service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
gsp service/gsp: Implement saving of framebuffers in SaveVramSysArea. (#6821) 2023-07-29 00:26:24 -07:00
hid hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
ir hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
ldr_ro hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
mvd hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
ndm hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
news hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
nfc hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
nim hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
nwm hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
plgldr hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
pm hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
ps hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
ptm hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
pxi hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
qtm hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
sm hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
err_f.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07: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 hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
http_c.h Code review changes - clarified HTTP serialization 2020-03-28 16:29:15 +00:00
mic_u.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
mic_u.h Fix MIC_U serialization and timing (#5223) 2020-04-18 20:52:56 +02:00
service.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
service.h hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
soc_u.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
soc_u.h Implement/Fix more SOC related functions (#6267) 2023-05-21 19:01:08 -07:00
ssl_c.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07: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 hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
y2r_u.h Serialize QTM, Y2R services 2020-02-13 17:41:24 +08:00