Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sdl_impl, emu_window: Remove clang ignore | lat9nq | 2021-07-16 | 1 | -8/+0 |
* | input_common: Add dual joycon support | german77 | 2021-05-23 | 1 | -2/+35 |
* | input_common: Implement SDL motion | german77 | 2021-05-15 | 1 | -0/+1 |
* | InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nintendo Pro controllers | german77 | 2021-03-31 | 1 | -0/+4 |
* | input_common: Add VibrationDevice and VibrationDeviceFactory | Morph | 2020-11-16 | 1 | -0/+2 |
* | Add random motion input to SDL | german | 2020-09-26 | 1 | -0/+2 |
* | Project Mjölnir: Part 1 | Morph | 2020-08-26 | 1 | -0/+8 |
* | input_common/sdl/sdl_impl: Move documentation comments to header where applicable | Lioncash | 2019-06-03 | 1 | -0/+6 |
* | input_common/sdl: Remove unused header includes and forward declarations | Lioncash | 2019-06-03 | 1 | -2/+5 |
* | input_common/sdl: Use a type alias to shorten declaration of GetPollers | Lioncash | 2019-03-18 | 1 | -3/+2 |
* | Input: Remove global variables from SDL Input | James Rowe | 2019-03-02 | 1 | -33/+46 |
* | Input: Copy current SDL.h/cpp files to impl | James Rowe | 2019-03-02 | 1 | -0/+51 |