citra/src/core/frontend
Lioncash f322c51a63 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-03-02 14:06:09 +01:00
..
applets Add GetModule() helper functions, for HID, CAM, and CFG 2018-10-12 11:50:50 +02:00
camera log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
emu_window.cpp core/frontend/emu_window: Make ClipToTouchScreen a const member function 2019-03-02 14:06:09 +01:00
emu_window.h core/frontend/emu_window: Make ClipToTouchScreen a const member function 2019-03-02 14:06:09 +01:00
framebuffer_layout.cpp citra_qt, video_core: Screenshot functionality 2018-11-30 14:14:41 +08:00
framebuffer_layout.h citra_qt, video_core: Screenshot functionality 2018-11-30 14:14:41 +08:00
input.h log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00