2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
2023-02-16 21:17:01 -06:00
..
audio_core Merge pull request #9796 from liamwhite/current 2023-02-15 17:42:45 -05:00
common Update settings.cpp 2023-02-12 02:58:39 +01:00
core Merge pull request #9796 from liamwhite/current 2023-02-15 17:42:45 -05:00
dedicated_room
input_common remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
network
shader_recompiler remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
tests remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
video_core remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
web_service
yuzu yuzu: Write to config file on important config changes 2023-02-16 21:17:01 -06:00
yuzu_cmd general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
.clang-format
CMakeLists.txt