citra-shitamoto-network/src
GPUCode 5b7cc76ba3
Add warning popup when loading save states for the first time (#6565)
* citra_qt: Remove global state usage in GMainWindow

* citra_qt: Add warning when loadings saves for the first time

* citra_qt: Focus window when launching game from cmdline

* citra_qt: Cleanup nullptr checks

* citra_qt: Move setting to UISettings

* renderer_opengl: Remove header
2023-06-05 10:06:00 +03:00
..
android Enable web services on Android in Github build (#6555) 2023-05-23 21:36:14 +05:30
audio_core audio_core: Fix FDK and FFmpeg compile errors. (#6591) 2023-06-02 19:00:09 -07:00
citra Enable web services on Android in Github build (#6555) 2023-05-23 21:36:14 +05:30
citra_qt Add warning popup when loading save states for the first time (#6565) 2023-06-05 10:06:00 +03:00
common video_core: Add MMPX texture filter (#6564) 2023-05-31 11:55:46 +03:00
core qt: Add NCCH secure 1/2 to keys needed for system titles download. (#6586) 2023-06-02 19:16:48 -07:00
dedicated_room Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
input_common input_common: sdl: Port yuzu sdl fixes (#6577) 2023-05-31 13:01:46 +03:00
network Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
tests tests/audio_core: add sanity test cases for LLE vs HLE 2023-05-25 20:23:21 +05:30
video_core mmpx: Fix GLES crashes. (#6588) 2023-06-01 20:52:57 +05:30
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 Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00