You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/externals
t895 da14c7b8e4 config: Unify config handling under frontend_common
Replaces every way of handling config for each frontend with SimpleIni. frontend_common's Config class is at the center where it saves and loads all of the cross-platform settings and provides a set of pure virtual functions for platform specific settings.

As a result of making config handling platform specific, several parts had to be moved to each platform's own config class or to other parts. Default keys were put in platform specific config classes and translatable strings for Qt were moved to shared_translation. Default hotkeys, default_theme, window geometry, and qt metatypes were moved to uisettings. Additionally, to reduce dependence on Qt, QStrings were converted to std::strings where applicable.
2 years ago
..
FidelityFX-FSR Update FSR to 1.0.2 4 years ago
SDL@cc016b0046 externals: update SDL to 2.28.4 2 years ago
Vulkan-Headers@df60f03168 externals: update Vulkan-Headers to 1.3.265 2 years ago
VulkanMemoryAllocator@2f382df218 externals: update VulkanMemoryAllocator to 2f382df218d7e8516dee3b3caccb819a62b571a2 2 years ago
bc_decoder video_core: Add BCn decoding support 2 years ago
breakpad@c89f9dddc7 qt: implement automatic crash dump support 2 years ago
cmake-modules cmake: move find-modules to root cmake dir 3 years ago
cpp-httplib@a609330e4c externals: update cpp-httplib to 0.14.1 2 years ago
cpp-jwt@10ef5735d8 externals: update cpp-jwt to 10ef5735d842b31025f1257ae78899f50a40fb14 2 years ago
cubeb@48689ae7a7 externals: update cubeb 2 years ago
demangle demangle: Update to llvm/llvm-project@ecbc812e0c 2 years ago
discord-rpc@20cc99aeff externals: Use yuzu-emu/discord-rpc to provide Discord integration 3 years ago
dynarmic@0df09e2f6b qt: implement automatic crash dump support 2 years ago
enet@39a72ab199 network: Add initial files and enet dependency 3 years ago
ffmpeg externals: update ffmpeg to 9c1294eaddb88cb0e044c675ccae059a85fc9c6c 2 years ago
getopt chore: make yuzu REUSE compliant 3 years ago
glad cmake: apply defaults to all externals 2 years ago
inih externals: update inih to r57 2 years ago
libadrenotools@5cd3f5c5ce android: externals: Update libadrenotools, use useLegacyPackaging. 2 years ago
libusb externals/libusb: remove the GUID override workaround ... 2 years ago
mbedtls@8c88150ca1 externals: Update mbedtls to 8c88150ca 4 years ago
microprofile microprofile: Avoid crashing due to OOB stack pos 2 years ago
nx_tzdb externals/nx_tzdb: Update download version to 2022g 2 years ago
opus@101a71e03b externals/opus: use CMakeLists shipped with Opus itself 2 years ago
renderdoc debug: Add renderdoc capture hotkey 2 years ago
simpleini@382ddbb4b9 config: Unify config handling under frontend_common 2 years ago
sirit@ab75463999 externals: Update sirit 3 years ago
stb cmake: prefer system stb headers 2 years ago
vcpkg@ef2eef1734 externals: update vcpkg to ef2eef17340f3fbd679327d286fad06dd6e838ed 2 years ago
xbyak@a1ac3750f9 externals: update dynarmic, xbyak 3 years ago
CMakeLists.txt config: Unify config handling under frontend_common 2 years ago