summaryrefslogtreecommitdiff
path: root/src/common/emu_window.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Common: Cleanup emu_window includes.Gravatar Emmanuel Gil Peyrot2015-06-281-0/+6
* Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-291-1/+1
* EmuWindow: Clip mouse input coordinates to emulated screen dimensions.Gravatar Zaneo2015-05-011-6/+16
* HID: Complete refactor of pad/touch input to fix threading issues.Gravatar bunnei2015-03-101-46/+28
* EmuWindow: Made pad/touch functions non-static.Gravatar bunnei2015-03-101-2/+0
* EmuWindow: Added infrastructure code to enable touchpad support.Gravatar bunnei2015-03-101-1/+64
* Fixed EmuWindow typo (fixes OSX build)Gravatar bunnei2015-03-071-1/+1
* Set framebuffer layout from EmuWindow.Gravatar bunnei2015-03-071-0/+50
* Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxGravatar archshift2015-01-211-4/+4
* License changeGravatar purpasmart962014-12-201-1/+1
* Added support for multiple input device types for KeyMap and connected Qt.Gravatar Kevin Hartman2014-09-121-0/+17