Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i... | Zephaniah E. Hull | 2006-07-25 |
|\ | |||
| * | Replace the old two buffer approach to handling rel emulation of abs axes, | Zephaniah E. Hull | 2006-07-23 |
| * | Move the axis to button map code back into the rel code. | Zephaniah E. Hull | 2006-07-19 |
| * | Split the New functions so that structs can be allocated and buttons | Zephaniah E. Hull | 2006-07-13 |
* | | pass maxval correctly to xf86InitValuatorAxisDeviceStruct | Daniel Stone | 2006-07-19 |
* | | pass number of axes to InitValuatorClassDeviceStruct | Daniel Stone | 2006-07-19 |
|/ | |||
* | Fix an obvious bogon to avoid crashing on absolute axis setup. | Adam Jackson | 2006-06-02 |
* | Tweak credits and references. | Zephaniah E. Hull | 2006-05-14 |
* | evdevAbsRec: Remove the scale bool, rename scale_x and scale_y to scale[2]. | Zephaniah E. Hull | 2006-04-14 |
* | Remove a debugging message. | Zephaniah E. Hull | 2006-04-09 |
* | Remove evdev_abs.c and evdev_rel.c. Added evdev_axes.c. | Zephaniah E. Hull | 2006-04-08 |