mirror of
https://github.com/citra-emu/citra-canary.git
synced 2025-04-01 23:17:01 +00:00
This reduces the boilerplate that services have to write out the current thread explicitly. Using current thread instead of client thread is also semantically incorrect, and will be a problem when we implement multicore (at which time there will be multiple current threads) |
||
---|---|---|
.. | ||
audio_core | ||
common | ||
core | ||
video_core/shader | ||
CMakeLists.txt | ||
tests.cpp |