yuzu/src
Subv 60a373a786 Threads: Use a dummy idle thread when no other are ready.
This thread will not actually execute instructions, it will only advance the timing/events and try to yield immediately to the next ready thread, if there aren't any ready threads then it will be rescheduled and start its job again.
2015-01-07 20:31:31 -05:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Frontends: Shutdown core when emulation is stopped 2015-01-04 01:04:46 -02:00
citra_qt citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
common Merge pull request #431 from yuriks/thread-queue-cleanup 2015-01-07 17:58:31 -05:00
core Threads: Use a dummy idle thread when no other are ready. 2015-01-07 20:31:31 -05:00
video_core GSP: Toggle active framebuffer each frame 2015-01-07 18:06:00 -05:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00