Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-06-28 | Common: Cleanup emu_window includes. | Emmanuel Gil Peyrot | 1 | -0/+6 |
2015-05-29 | Remove every trailing whitespace from the project (but externals). | Emmanuel Gil Peyrot | 1 | -1/+1 |
2015-05-02 | EmuWindow: Clip mouse input coordinates to emulated screen dimensions. | Zaneo | 1 | -6/+16 |
2015-03-11 | HID: Complete refactor of pad/touch input to fix threading issues. | bunnei | 1 | -46/+28 |
2015-03-10 | EmuWindow: Made pad/touch functions non-static. | bunnei | 1 | -2/+0 |
2015-03-10 | EmuWindow: Added infrastructure code to enable touchpad support. | bunnei | 1 | -1/+64 |
2015-03-08 | Fixed EmuWindow typo (fixes OSX build) | bunnei | 1 | -1/+1 |
2015-03-07 | Set framebuffer layout from EmuWindow. | bunnei | 1 | -0/+50 |
2015-01-21 | Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx | archshift | 1 | -4/+4 |
2014-12-21 | License change | purpasmart96 | 1 | -1/+1 |
2014-09-12 | Added support for multiple input device types for KeyMap and connected Qt. | Kevin Hartman | 1 | -0/+17 |