suyu-mirror/src
bunnei deff28d3c0
Merge pull request #1265 from zhaowenlan1779/patch-1
yuzu: fix title bar display
2018-09-08 16:03:25 +07:00
..
audio_core audio_renderer: Rename AudioOut instance to audio_out 2018-09-08 16:50:12 +07:00
common Better Title Bar Display 2018-09-07 11:54:51 +07:00
core core: Migrate current_process pointer to the kernel 2018-09-06 20:52:58 +07:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 +07:00
tests kernel: Eliminate kernel global state 2018-08-28 22:31:51 +07:00
video_core gl_rasterizer: Use baseInstance instead of moving the buffer points. 2018-09-08 04:05:56 +07:00
yuzu yuzu: fix title bar display 2018-09-08 19:10:50 +07:00
yuzu_cmd gl_rasterizer: Use baseInstance instead of moving the buffer points. 2018-09-08 04:05:56 +07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 +07:00
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 +07:00