1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 46b3209abb core/frontend/emu_window: Make ClipToTouchScreen a const member function
This member function doesn't modify instance state, so it can have the
const specifier applied to it.
2019-02-27 08:54:42 -05:00
..
audio_core audio_core/cubeb_sink: Initialize CubebSinkStream's last_frame data member 2019-02-25 09:40:37 -05:00
common Remove GCC version checks 2019-02-24 15:24:06 +01:00
core core/frontend/emu_window: Make ClipToTouchScreen a const member function 2019-02-27 08:54:42 -05:00
input_common
tests core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
video_core renderer_opengl: Update pixel format tracking 2019-02-26 03:47:16 -03: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