1
0
Fork 0
forked from suyu/suyu
suyu/src/core/frontend
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
..
applets core/frontend/applets/web_browser: Make OpenPage() non-const 2019-01-17 11:19:52 -05:00
emu_window.cpp core/frontend/emu_window: Make ClipToTouchScreen a const member function 2019-02-27 08:54:42 -05:00
emu_window.h core/frontend/emu_window: Make ClipToTouchScreen a const member function 2019-02-27 08:54:42 -05:00
framebuffer_layout.cpp yuzu, video_core: Screenshot functionality 2018-12-18 22:54:41 +01:00
framebuffer_layout.h yuzu, video_core: Screenshot functionality 2018-12-18 22:54:41 +01:00
input.h settings: Add Native type for mouse buttons 2018-11-18 23:21:33 -05:00
scope_acquire_window_context.cpp frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 2019-01-23 19:19:23 -05:00
scope_acquire_window_context.h frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 2019-01-23 19:19:23 -05:00