summaryrefslogtreecommitdiff
path: root/common/accel-lookup.hpp
Commit message (Expand)AuthorAgeFilesLines
* inline lerpa1xd2021-09-231-0/+10
* change lookup impl to use binary searcha1xd2021-09-231-142/+42
* refactor vec2/matha1xd2021-09-231-2/+0
* add per-device configurationa1xd2021-09-231-126/+13
* ensure normal return values from accela1xd2021-04-141-7/+4
* fix arbitrary output starting from 0 in sens modea1xd2021-04-141-1/+1
* move arbitrary input into settingsa1xd2021-04-131-14/+21
* additional fixesJacob Palecki2021-04-091-2/+2
* Mostly working nowJacob Palecki2021-04-091-5/+6
* Some more small additions and fixesJacob Palecki2021-04-091-5/+10
* Fixed some bugsJacob Palecki2021-04-091-7/+11
* merge and improveJacob Palecki2021-04-081-48/+65
|\
| * make it safea1xd2021-04-081-21/+28
| * make sizeof arbitrary close to othersa1xd2021-04-081-22/+35
| * fix conversions in arbitrary constructora1xd2021-04-081-3/+3
* | Progress in arbitraryJacob Palecki2021-04-081-7/+8
|/
* Fix return bugJacob Palecki2021-04-081-0/+2
* add constructor and improvementsJacob Palecki2021-04-071-4/+21
* remove const from uneeded classJacob Palecki2021-04-071-1/+1
* Add arbitrary lut structJacob Palecki2021-04-071-0/+103
* refactor lut/motivitya1xd2021-03-301-0/+152