Lime3DS/src
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
..
android android: Restore notification permission request (#6693) 2023-07-12 18:54:21 -07:00
audio_core audio_core\hle\adts_reader.cpp: Use BitField to parse ADTS header (#6719) 2023-07-28 12:15:58 -07:00
citra sdl: Check correct windowID based on event type. (#6703) 2023-07-19 01:29:13 -07:00
citra_qt service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
common service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
core service/gsp: Implement saving of framebuffers in SaveVramSysArea. (#6821) 2023-07-29 00:26:24 -07:00
dedicated_room Merge pull request #6638 from GPUCode/new-log 2023-07-06 23:44:54 +03:00
input_common common, input_common, network: fix warnings 2023-06-17 21:24:20 +05:30
network common, input_common, network: fix warnings 2023-06-17 21:24:20 +05:30
tests service/apt: Add and implement more service commands. (#6721) 2023-07-29 00:26:16 -07:00
video_core rasterizer_cache: Handle texture cubes with duplicate faces (#6710) 2023-07-21 01:55:19 +03:00
web_service chore: Fix GCC 13 compilation and SoundTouch libraries being installed. (#6593) 2023-06-02 23:11:17 -07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Clear out remaining compile warnings. (#6662) 2023-07-04 21:00:24 -07:00