yuzu-mainline/src
Markus Wick 6dd40976d0 video_core/dma_pusher: Simplyfy Step() logic.
As fetching command list headers and and the list of command headers is a fixed 1:1 relation now, they can be implemented within a single call.
This cleans up the Step() logic quite a bit.
2019-02-19 10:28:42 +01:00
..
audio_core audio_core/buffer: Make const and non-const getter for samples consistent 2019-02-16 15:21:35 -05:00
common Adressed review comments 2019-02-15 22:14:54 +01:00
core address_arbiter: Use nested namespaces where applicable 2019-02-16 12:41:30 -05:00
input_common
tests core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
video_core video_core/dma_pusher: Simplyfy Step() logic. 2019-02-19 10:28:42 +01:00
web_service
yuzu loading_screen: Unchunk progress bar 2019-02-06 22:23:40 -03:00
yuzu_cmd gl_shader_cache: Link loading screen with disk shader cache load 2019-02-06 22:23:40 -03:00
.clang-format
CMakeLists.txt