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/src
ReinUsesLisp 81c8f92f2e vk_device: Fix build error on old MSVC versions
Designated initializers on old MSVC versions fail to build when they
take the address of a constant.
5 years ago
..
audio_core configuration: implement per-game configurations (#4098) 5 years ago
common common/swap: Make use of std::endian 5 years ago
core Merge pull request #4344 from VolcaEM/c3 5 years ago
input_common Rebase to master 5 years ago
tests
video_core vk_device: Fix build error on old MSVC versions 5 years ago
web_service
yuzu Merge pull request #4337 from lat9nq/fix-per-game-async 5 years ago
yuzu_cmd Merge pull request #4294 from MerryMage/cpu-opt-settings 5 years ago
yuzu_tester configuration: Add settings to enable/disable specific CPU optimizations 5 years ago
.clang-format
CMakeLists.txt