aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/input_common/CMakeLists.txt
AgeCommit message (Expand)Author
2024-02-17android: Input mappingt895
2024-01-17input_common: Add android input engineNarr the Reg
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-09-03msvc: set warning level to /W4 globallyDanila Malyutin
2023-02-28cmake: use correct boost imported targetsAlexandre Bouvier
2023-01-19input_common: Implement joycon ir cameraNarr the Reg
2023-01-19input_common: Implement joycon nfcgerman77
2023-01-19input_common: Add support for joycon ring controllerNarr the Reg
2023-01-19input_common: Add support for joycon input reportsNarr the Reg
2023-01-19input_common: Use calibration from joyconNarr the Reg
2023-01-19input_common: Add support for joycon generic functionsNarr the Reg
2023-01-19input_common: Add joycon low level functionsNarr the Reg
2023-01-19input_common: Initial skeleton for custom joycon driverNarr the Reg
2022-12-28cmake: make libusb optionalLiam
2022-12-16input_common: Add virtual gamepadgerman77
2022-12-06Merge pull request #9391 from abouvier/cmake-sdlliamwhite
2022-12-06cmake: prefer system libusbAlexandre Bouvier
2022-12-06cmake: use sdl2 imported targetAlexandre Bouvier
2022-12-03Merge pull request #9300 from ameerj/pchliamwhite
2022-11-29CMake: Use precompiled headersameerj
2022-11-28CMake: Directly link to SDL2-static when appropriatelat9nq
2022-10-22CMakeLists: Remove redundant warningsMorph
2022-10-22CMakeLists: Treat MSVC warnings as errorsMorph
2022-10-22general: Enforce C4800 everywhere except in video_coreMorph
2022-10-22CMakeLists: Remove all redundant warningsMorph
2022-10-02input_common: Create virtual amiibo drivergerman77
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-23input_common: Add camera drivergerman77
2022-06-13CMakeLists: Make variable shadowing a compile-time errorMorph
2021-11-24input_common: Remove obsolete filesgerman77
2021-11-24input_common: Rewrite SDLgerman77
2021-11-24input_common: Rewrite udp clientgerman77
2021-11-24input_common: Rewrite tas inputgerman77
2021-11-24input_common: Rewrite gc_adaptergerman77
2021-11-24input_common: Rewrite touchgerman77
2021-11-24input_common: Rewrite mousegerman77
2021-11-24input_common: Rewrite keyboardgerman77
2021-11-24input_common: Move touch and analog from button. Move udp protocolgerman77
2021-11-24input_common: Create input poller and mappinggerman77
2021-09-18input_common/tas: Base playback & recording systemMonsterDruide1
2021-07-06CMakeLists: Treat -Wsign-compare as an error on GCC/ClangMorph
2021-06-28input_common: Enforce C4242Morph
2021-06-03cmake: General improvements to libusb linkinglat9nq
2021-04-17cmake: Use SDL 2.0.14 and fix CMake scope issuelat9nq
2021-04-14common: Move settings to common from core.bunnei
2020-11-29Merge pull request #4939 from german77/MouseInputbunnei
2020-11-25Implement full mouse supportgerman
2020-11-25input_common: ignore some Clang warnings after 5c4774e8ce1dJan Beich
2020-11-22input_common: Treat warnings as errorsLioncash
2020-10-15input_common/CMakeLists: Make some warnings errorsLioncash