2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Markus Wick 0cfb0bacb2 video_core: Move command buffer loop.
This moves the hot loop into video_core. This refactoring shall reduce the CPU overhead of calling ProcessCommandList.
2018-09-10 22:06:13 +02:00
..
audio_core audio_renderer: Rename AudioOut instance to audio_out 2018-09-08 16:50:12 +01:00
common Better Title Bar Display 2018-09-07 11:54:51 +05:30
core video_core: Move command buffer loop. 2018-09-10 22:06:13 +02:00
input_common
tests kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
video_core video_core: Move command buffer loop. 2018-09-10 22:06:13 +02:00
yuzu game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const reference 2018-09-09 19:46:07 -04:00
yuzu_cmd Merge pull request #1258 from tgsm/fix-sdl-logging 2018-09-09 22:34:23 -04:00
.clang-format
CMakeLists.txt