summaryrefslogtreecommitdiff
path: root/common/rawaccel-userspace.hpp
Commit message (Collapse)AuthorAgeFilesLines
* move clipp/parse logic into console projecta1xd2020-07-311-128/+0
|
* add more tweaks for st-refactora1xd2020-07-311-1/+1
|
* Make weight a member of accel_basea1xd2020-07-301-1/+1
| | | | This exposes weight to derived accel types, which now supply a method to transform acceleration into scale.
* add tweaks for st-refactora1xd2020-07-301-25/+28
|
* add per-class args structsJacob Palecki2020-07-281-23/+21
|
* Get rid of enum and use types\tags directlyJacob Palecki2020-07-281-7/+7
|
* Rename acceleration constants, argumentsJacob Palecki2020-07-281-1/+1
|
* Rename variables and add modify functionsJacob Palecki2020-07-281-2/+2
|
* skeletonJacob Palecki2020-07-271-1/+1
|
* Disambiguate CLI syntax of optional 2d vectorsa1xd2020-07-241-21/+30
|
* Flip k and b as scale and exponent for power modeJacob Palecki2020-07-241-3/+3
|
* Fix offset for power mode, add scale factor for power modeJacob Palecki2020-07-231-1/+2
|
* Added source-style power acceleration optionJacob Palecki2020-07-221-1/+5
|
* Add project files.v0.1-testa1xd2020-07-221-0/+113