2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
2018-05-10 19:34:52 -04:00
..
common vector_math: Ensure members are always initialized 2018-05-01 21:25:25 -04:00
core scheduler: Protect scheduling functions with a global mutex. 2018-05-10 19:34:52 -04:00
input_common input_common: Move old logging macros over to fmt-capable ones 2018-04-26 19:09:25 -04:00
tests
video_core general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
yuzu wait_tree: Add ideal core and affinity mask. 2018-05-10 19:34:52 -04:00
yuzu_cmd core: Add a configuration setting for use_multi_core. 2018-05-10 19:34:47 -04:00
.clang-format
CMakeLists.txt