summaryrefslogtreecommitdiffstats
path: root/src/common/emu_window.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HID: Complete refactor of pad/touch input to fix threading issues.bunnei2015-03-111-46/+28
|
* EmuWindow: Made pad/touch functions non-static.bunnei2015-03-101-2/+0
|
* EmuWindow: Added infrastructure code to enable touchpad support.bunnei2015-03-101-1/+64
|
* Fixed EmuWindow typo (fixes OSX build)bunnei2015-03-081-1/+1
|
* Set framebuffer layout from EmuWindow.bunnei2015-03-071-0/+50
|
* Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift2015-01-211-4/+4
|
* License changepurpasmart962014-12-211-1/+1
|
* Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman2014-09-121-0/+17