suyu/src
FearlessTobi 310c1f50be scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
..
android scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
audio_core scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
common scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
core scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
dedicated_room
frontend_common Merge pull request #13047 from anpilley/import-firmware 2024-02-17 23:18:00 -05:00
hid_core scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
input_common scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
network
shader_recompiler shader_recompiler: fix non-const offset for arrayed image types 2024-02-15 18:49:23 -05:00
tests
video_core scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
web_service web_backend: Fix compilation 2024-02-06 15:48:04 +01:00
yuzu scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
yuzu_cmd scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
.clang-format
CMakeLists.txt