summaryrefslogtreecommitdiff
path: root/src/filter-low-dpi.c
Commit message (Expand)AuthorAgeFilesLines
* filter: don't normalize the const filter approachPeter Hutterer2022-09-081-4/+5
* filter: constify the interfaces and make them staticPeter Hutterer2022-09-081-1/+1
* filter: remove an unnecessary layer of indirectionPeter Hutterer2022-09-081-30/+11
* filter-low-dpi.c: remove unused includesKonstantin Kharlamov2019-09-121-2/+0
* Add quirk to control velocity averaging, disable it by defaultKim Lindberger2018-08-221-4/+4
* filter: duplicate the pointer_accelerator struct into the bits that use itPeter Hutterer2018-04-181-16/+33
* filter: namespace the various trackers_* functionsPeter Hutterer2018-04-181-5/+5
* filter: drop the ntrackers argument from init_trackersPeter Hutterer2018-04-181-2/+1
* filter: split the low-dpi acceleration into a separate filePeter Hutterer2018-04-181-0/+253