summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Move X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2023-05-24Use memmove() for copying overlaped areas.Tamura Dai1-1/+1
2022-01-16Fix spelling/wording issuesAlan Coopersmith1-1/+1
2013-01-30Handle DEVICE_ABORT on input ABI 19.1Peter Hutterer1-0/+5
2013-01-17Added axis inversion functionality.Jaska Kivela1-2/+29
2012-08-17Added correct scaling of axes.Søren Holm1-2/+2
2012-08-17Don't force pInfo->flags to 0 (#40870)Peter Hutterer1-1/+0
2012-07-30Constify a few stringsPeter Hutterer1-3/+7
2012-07-30Swap calls to Error() to ErrorFPeter Hutterer1-2/+2
2011-07-19Test the device in PreInit and fail if it cannot be opened.Peter Hutterer1-0/+9
2011-07-19Don't free on init failure, let UnInit take care of it.Peter Hutterer1-6/+0
2011-07-19Use xf86SetStrOption for Option DevicePeter Hutterer1-1/+1
2011-07-18Return proper default for unknown values in pInfo->device_control.Terry Lambert1-1/+1
2011-07-08Fix name and type_name for elographicsPeter Hutterer1-3/+1
2011-06-27Require server 1.10Peter Hutterer1-4/+0
2010-12-06Support input ABI 12Peter Hutterer1-38/+26
2010-12-03Remove refcount field, dropped from the serverPeter Hutterer1-1/+0
2010-12-03Drop close_proc, conversion_proc, reverse_conversion_procPeter Hutterer1-70/+0
2010-12-03Drop driver-specific motion history size handling.Peter Hutterer1-2/+1
2010-12-03Require server 1.9, drop earlier ABI supportPeter Hutterer1-53/+2
2010-12-03Replace LocalDevicePtr with InputInfoPtrPeter Hutterer1-82/+82
2010-12-03unifdef XFree86LOADERPeter Hutterer1-9/+0
2010-06-09Remove libcwrappers for malloc and free.Peter Hutterer1-6/+6
2009-12-18Added support for GeneralTouch serial touchscreens.Peter Hutterer1-10/+3
2009-12-16xf86EloReadInput(): fix xserver unresponsiveness during touchMichael Smith1-5/+6
2009-08-24Reset local->private to NULL to avoid double-frees. (#23239)Peter Hutterer1-1/+1
2009-07-17Cope with XINPUT ABI 7.Peter Hutterer1-3/+22
2009-02-02Janitor: make distcheck, .gitignore.Paulo Cesar Pereira de Andrade1-0/+2
2009-01-29Fix InputDriverRec allocation and freeing.Matthieu Herrb1-7/+3
2008-10-14Add special handling for Sunit dSeries. RH #445193Peter Hutterer1-48/+54
2008-10-14Add Option "Model" to supported list of options.Peter Hutterer1-0/+31
2008-08-14Fix build, xf86Version.h -> xorgVersion.hPeter Hutterer1-1/+1
2008-06-18Don't convert coordinates for servers 1.4 and above.William Brack1-12/+13
2008-06-17Remove RCS tags.Peter Hutterer1-3/+0
2008-06-17Remove XFREE_V4 define and all code that expects it to be unset.Peter Hutterer1-657/+0
2008-06-17Remove trailing whitespaces.Peter Hutterer1-60/+60
2008-06-17WaitForInput before trying to xf86EloGetPacket. #14109William M. Brack1-2/+5
2008-05-27Check for XINPUT ABI 3.Peter Hutterer1-1/+4
2008-05-01Don't divide by zero. #14902Peter Hutterer1-0/+3
2008-02-28Wrap the content of ReadInput into a loop. Bug #14109Peter Hutterer1-58/+56
2008-01-09Remove reliance on xf86_ansic.hBenjamin Close1-3/+0
2007-12-28Bug #13248: use -1, -1 as min/max value for valuators.Jaroslaw Siebert1-2/+3
2007-12-28Bug #13248: pass the correct coordinates to the DDX.Jaroslaw Siebert1-2/+2
2007-12-28Bug #9803: Don't allow zero-sized width/height.Daniel Drake1-4/+15
2007-08-23Rename .cvsignore to .gitignoreJames Cloos1-0/+0
2007-08-06Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in version_recBrice Goglin1-1/+1
2005-11-21Add .cvsignores for drivers.Eric Anholt1-0/+6
2005-07-13Update all input drivers to pass distcheckKevin E Martin1-1/+1
2005-07-12Build skeletons for input drivers. Should basically work.Adam Jackson1-0/+31
2005-07-11Prep input drivers for modularizing by adding guarded #include "config.h"XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+4