yuzu/src
Lioncash f6a049337e common/xbyak_api: Make BuildRegSet() constexpr
This allows us to eliminate any static constructors that would have been
emitted due to the function not being constexpr.
2022-01-26 16:29:15 -05:00
..
audio_core audio/stream: Adjust volume scale factor 2022-01-15 20:28:37 -06:00
common common/xbyak_api: Make BuildRegSet() constexpr 2022-01-26 16:29:15 -05:00
core Merge pull request #7771 from lioncash/assert 2022-01-25 16:15:18 -05:00
input_common Merge pull request #7774 from lioncash/mapping 2022-01-25 16:15:45 -05:00
shader_recompiler shader_recompiler: Remove unnecessary [[nodiscard]] 2022-01-25 12:16:09 -05:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core common/xbyak_api: Make BuildRegSet() constexpr 2022-01-26 16:29:15 -05:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu Merge pull request #7769 from german77/no-control 2022-01-25 20:24:42 -08:00
yuzu_cmd core/hid: Fully implement native mouse 2021-11-24 20:30:28 -06:00
.clang-format
CMakeLists.txt cmake: make tests optional 2022-01-12 00:36:20 +01:00