citra-shitamoto-network/src
luc-git 08970e7ba0
update graphics api button indicator (#6625)
* update graphics api button indicator

This tiny pull request
* update the graphics button indicator when launching or closing a game (graphics button doesn't update with per game configuration)

* Disable graphics button indicator click while in game

* fix crash

* It fixed crash when opening configure dialog in game if the graphics api for the game is different of the global graphics api
2023-06-20 15:27:36 +03:00
..
android android + common: fix warnings 2023-06-17 21:24:20 +05:30
audio_core Dynamically load FFmpeg and libfdk-aac if available. (#6570) 2023-06-17 02:06:18 +03:00
citra Dynamically load FFmpeg and libfdk-aac if available. (#6570) 2023-06-17 02:06:18 +03:00
citra_qt update graphics api button indicator (#6625) 2023-06-20 15:27:36 +03:00
common renderer_vulkan: Add vulkan initialization code (#6620) 2023-06-20 15:24:24 +03:00
core core: fix warnings 2023-06-17 21:23:58 +05:30
dedicated_room Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02: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 tests/audio_core: add sanity test cases for LLE vs HLE 2023-05-25 20:23:21 +05:30
video_core renderer_vulkan: Add vulkan initialization code (#6620) 2023-06-20 15:24:24 +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 Enable warnings as errors 2023-06-17 21:23:58 +05:30