citra/src
RocketRobz e15d4c0d4a
Run screenshot capture function in paused state by capturing next frame (#116)
* Allow screenshot capture in paused state by unpausing to capture next frame

* Change `QMessageBox::No` to `QMessageBox::Yes`

* Fix formatting

* Fix formatting
2024-05-23 20:21:54 +02:00
..
android Android: Remember last entered Artic Base server address (#113) 2024-05-15 13:25:56 +02:00
audio_core fix build error with modern openal-soft 2024-03-22 16:52:23 -06:00
citra Remove the telemetry (#45) 2024-04-02 20:25:36 +02:00
citra_qt Run screenshot capture function in paused state by capturing next frame (#116) 2024-05-23 20:21:54 +02:00
common Revert "Artic Base: Fix out of bounds cache reads (#127)" (#129) 2024-05-16 00:17:25 +02:00
core Do not use the cache if the read would result in OOB (#130) 2024-05-16 00:30:18 +02:00
dedicated_room dedicated_room: properly initialize logging (#7468) 2024-02-27 20:36:28 +05:30
input_common fix ASAN error in sdl_impl.cpp (#7427) 2024-02-09 14:08:15 -08:00
network Add Artic Base support (#105) 2024-05-12 20:17:06 +02:00
tests AudioCore/HLE/source: Partially implement last_buffer_id (#7397) 2024-02-05 09:54:13 -08:00
video_core renderer_vulkan: Use proper image view on LCD fills (#91) 2024-04-23 21:42:19 +02:00
web_service Remove the telemetry (#45) 2024-04-02 20:25:36 +02:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Add flags to toggle specific renderer backends. (#7375) 2024-01-21 23:29:46 -08:00