1
0
Fork 0
forked from suyu/suyu
suyu/src
bunnei 9608f51cde
Merge pull request #1036 from lioncash/thread
scheduler: Make HaveReadyThreads() a const member function
2018-08-12 22:13:14 -04:00
..
audio_core cubeb_sink: Protect queue with a mutex 2018-08-12 20:41:46 +01:00
common thread_queue_list: Make contains() and get_first() const member functions 2018-08-12 12:54:14 -04:00
core Merge pull request #1036 from lioncash/thread 2018-08-12 22:13:14 -04:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 -04:00
tests externals: Update catch to 2.3.0 2018-08-07 19:26:13 -04:00
video_core gl_shader_decompiler: Implement XMAD instruction. 2018-08-12 18:30:24 -04:00
yuzu core: Namespace EmuWindow 2018-08-11 20:20:21 -04:00
yuzu_cmd core: Namespace EmuWindow 2018-08-11 20:20:21 -04:00
.clang-format
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00