yuzu/src
arades79 26e44a3be4 apply clang-format
Signed-off-by: arades79 <scravers@protonmail.com>
2023-02-14 12:35:39 -05:00
..
audio_core add static lifetime to constexpr values to force compile time evaluation where possible 2023-02-14 12:33:11 -05:00
common don't use static inside constexpr function 2023-02-14 12:33:11 -05:00
core apply clang-format 2023-02-14 12:35:39 -05:00
dedicated_room cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
input_common add static lifetime to constexpr values to force compile time evaluation where possible 2023-02-14 12:33:11 -05:00
network
shader_recompiler add static lifetime to constexpr values to force compile time evaluation where possible 2023-02-14 12:33:11 -05:00
tests add static lifetime to constexpr values to force compile time evaluation where possible 2023-02-14 12:33:11 -05:00
video_core add static lifetime to constexpr values to force compile time evaluation where possible 2023-02-14 12:33:11 -05:00
web_service
yuzu add static lifetime to constexpr values to force compile time evaluation where possible 2023-02-14 12:33:11 -05:00
yuzu_cmd input_common: Reintroduce custom pro controller support 2023-02-09 20:08:54 -06:00
.clang-format
CMakeLists.txt