summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/hid_spvr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-1/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-9/+9
* implement accel and gyro backendwwylele2016-03-221-10/+10
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+0
* Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot2015-05-291-1/+1
* HID: Stub DisableAccelerometer and DisableGyroscopeLowpurpasmart962015-05-231-2/+2
* HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow alongpurpasmart962015-03-171-3/+3
* Services: Moved the PTM and APT services to their own folderSubv2015-03-041-14/+7
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+0
* Service: Clean-up InterfaceYuri Kunde Schlesner2015-02-021-1/+1
* Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift2015-01-211-0/+38