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
Subv 2e7802ad7d Core/HLE: Make the 'reschedule_pending' flag atomic.
Another thread may write to this variable while the core in question is in the middle of checking for a reschedule request.
7 years ago
..
audio_core Make building cubeb optional 7 years ago
common Merge pull request #989 from lioncash/log 7 years ago
core Core/HLE: Make the 'reschedule_pending' flag atomic. 7 years ago
input_common input_common: Use std::move where applicable 7 years ago
tests externals: Update catch to 2.3.0 7 years ago
video_core gl_shader_decompiler: Fix SetOutputAttributeToRegister empty check. 7 years ago
yuzu core: Namespace EmuWindow 7 years ago
yuzu_cmd core: Namespace EmuWindow 7 years ago
.clang-format
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 7 years ago