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
Morph bb8ef38152 gl_device: Enable compute shaders for Intel proprietary drivers
Previously we were disabling compute shaders on Intel's proprietary driver due to broken compute. This has been fixed in the latest Intel drivers. Re-enable compute for Intel proprietary drivers and remove the check for broken compute.
5 years ago
..
audio_core fix logic error & scale sample volume based on voice volume 5 years ago
common Add xbyak external 5 years ago
core Merge pull request #4002 from lat9nq/fix-nix-mod-directories 5 years ago
input_common input_common: fix build when SDL2 is disabled 5 years ago
tests
video_core gl_device: Enable compute shaders for Intel proprietary drivers 5 years ago
web_service Replace externals with Conan (#3735) 5 years ago
yuzu Merge pull request #3954 from Morph1984/log-memory-amount 5 years ago
yuzu_cmd yuzu: Add frontend settings for assembly shaders 5 years ago
yuzu_tester
.clang-format
CMakeLists.txt