aboutsummaryrefslogtreecommitdiff
path: root/src/common/emu_window.cpp
AgeCommit message (Expand)Author
2015-06-28Common: Cleanup emu_window includes.Emmanuel Gil Peyrot
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-01EmuWindow: Clip mouse input coordinates to emulated screen dimensions.Zaneo
2015-03-10HID: Complete refactor of pad/touch input to fix threading issues.bunnei
2015-03-10EmuWindow: Made pad/touch functions non-static.bunnei
2015-03-10EmuWindow: Added infrastructure code to enable touchpad support.bunnei
2015-03-07Fixed EmuWindow typo (fixes OSX build)bunnei
2015-03-07Set framebuffer layout from EmuWindow.bunnei
2015-01-21Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift
2014-12-20License changepurpasmart96
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman