aboutsummaryrefslogtreecommitdiff
path: root/src/evdev_axes.c
Commit message (Expand)AuthorAge
* support new DIX motion history APIDaniel Stone2006-10-25
* Make some debugging messages optional.Zephaniah E. Hull2006-10-02
* Fix compilation.Zephaniah E. Hull2006-09-10
* Replace the old two buffer approach to handling rel emulation of abs axes,Zephaniah E. Hull2006-07-23
* Move the axis to button map code back into the rel code.Zephaniah E. Hull2006-07-19
* Split the New functions so that structs can be allocated and buttonsZephaniah E. Hull2006-07-13
* Fix an obvious bogon to avoid crashing on absolute axis setup.Adam Jackson2006-06-02
* Tweak credits and references.Zephaniah E. Hull2006-05-14
* evdevAbsRec: Remove the scale bool, rename scale_x and scale_y to scale[2].Zephaniah E. Hull2006-04-14
* Remove a debugging message.Zephaniah E. Hull2006-04-09
* Remove evdev_abs.c and evdev_rel.c. Added evdev_axes.c.Zephaniah E. Hull2006-04-08