Age | Commit message (Expand) | Author |
2016-12-23 | core: Move emu_window and key_map into core | MerryMage |
2016-11-05 | Support additional screen layouts. | James Rowe |
2016-09-21 | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot |
2016-07-23 | Protection against a resize of size 0 | Alexandre LittleWhite Laurent |
2016-05-15 | Refactor input subsystem | wwylele |
2016-02-12 | BitField: Make trivially copyable and remove assignment operator | MerryMage |
2015-06-28 | Common: Cleanup emu_window includes. | Emmanuel Gil Peyrot |
2015-05-29 | Remove every trailing whitespace from the project (but externals). | Emmanuel Gil Peyrot |
2015-05-01 | EmuWindow: Clip mouse input coordinates to emulated screen dimensions. | Zaneo |
2015-03-10 | HID: Complete refactor of pad/touch input to fix threading issues. | bunnei |
2015-03-10 | EmuWindow: Made pad/touch functions non-static. | bunnei |
2015-03-10 | EmuWindow: Added infrastructure code to enable touchpad support. | bunnei |
2015-03-07 | Fixed EmuWindow typo (fixes OSX build) | bunnei |
2015-03-07 | Set framebuffer layout from EmuWindow. | bunnei |
2015-01-21 | Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx | archshift |
2014-12-20 | License change | purpasmart96 |
2014-09-12 | Added support for multiple input device types for KeyMap and connected Qt. | Kevin Hartman |