aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid
AgeCommit message (Expand)Author
2018-01-16hid: clang-formatshinyquagsire23
2018-01-16hid: Adjust for style guideshinyquagsire23
2018-01-16hid: Write to all layouts, implement circular buffers, set up controller meta...shinyquagsire23
2018-01-15hid: Bare-minimum sharedmem inputshinyquagsire23
2018-01-15hid: Remove redundant HID prefix on structs/enumsshinyquagsire23
2018-01-15hid: Add sharedmem structsshinyquagsire23
2018-01-14hid: Remove unused registered_loggers.bunnei
2018-01-14hid: Implement IAppletResource::GetSharedMemoryHandle.bunnei
2017-10-12Remove lots more 3DS-specific code.bunnei
2017-09-30Fixed type conversion ambiguityHuw Pascoe
2017-08-24HID: use TouchDevice for touch padwwylele
2017-08-20HID: fix a comment and a warningwwylele
2017-08-11HID: use MotionDevice for Accelerometer and Gyroscopewwylele
2017-08-10HID: zero unused PadState bitswwylele
2017-06-18ResultVal: Remove MoveFrom()Yuri Kunde Schlesner
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner
2017-05-04ir: implement new 3ds HID via ir:rstwwylele
2017-03-01Input: remove unused stuff & clean upwwylele
2017-03-01HID: use AnalogDevicewwylele
2017-03-01HID: use ButtonDevicewwylele
2017-02-16HID: move enable_accelerometer/gyroscope_count initialization into Init() (#2...Weiyi Wang
2017-02-11hid: remove the touch field from PadState (#2557)Weiyi Wang
2017-01-20HID: reset acceleroeter and gyroscope index in Initwwylele
2017-01-16CoreTiming: use named constant for ARM11 clock ratewwylele
2017-01-16HID: manages updating itself using correct tickswwylele
2016-12-23core: Move emu_window and key_map into coreMerryMage
2016-12-15hid: Get rid of a double -> float truncation warningLioncash
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-06-11hid: add missing headerwwylele
2016-05-15fixup! fixup! Refactor input systemwwylele
2016-05-15Refactor input subsystemwwylele
2016-05-12Kernel/SharedMemory: Properly implemented shared memory support.Subv
2016-03-26use reference instead of pointerwwylele
2016-03-25implement GyroscopeCalibrateParamwwylele
2016-03-22implement accel and gyro backendwwylele
2016-03-13hid: fix pad updatewwylele
2016-03-12svc: Make ResetType an enum classLioncash
2016-02-12BitField: Make trivially copyable and remove assignment operatorMerryMage
2016-02-02services: Get rid of unnecessary includesLioncash
2015-12-30services: Update some function tablesLioncash
2015-09-16general: Silence some warnings when using clangLioncash
2015-07-27Move input values into an arrayJames Rowe
2015-06-28CitraQt: Cleanup includes.Emmanuel Gil Peyrot
2015-06-28Common: Cleanup key_map includes.Emmanuel Gil Peyrot
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-27hid: Get rid of undefined behaviorLioncash
2015-05-22HID: Stub DisableAccelerometer and DisableGyroscopeLowpurpasmart96