summaryrefslogtreecommitdiff
path: root/src/xf86Elo.c
AgeCommit message (Expand)Author
2024-05-23drop compat with ancient xservermasterEnrico Weigelt, metux IT consult
2023-05-24Use memmove() for copying overlaped areas.Tamura Dai
2022-01-16Fix spelling/wording issuesAlan Coopersmith
2013-01-30Handle DEVICE_ABORT on input ABI 19.1Peter Hutterer
2013-01-17Added axis inversion functionality.Jaska Kivela
2012-08-17Added correct scaling of axes.Søren Holm
2012-08-17Don't force pInfo->flags to 0 (#40870)Peter Hutterer
2012-07-30Constify a few stringsPeter Hutterer
2012-07-30Swap calls to Error() to ErrorFPeter Hutterer
2011-07-19Test the device in PreInit and fail if it cannot be opened.Peter Hutterer
2011-07-19Don't free on init failure, let UnInit take care of it.Peter Hutterer
2011-07-19Use xf86SetStrOption for Option DevicePeter Hutterer
2011-07-18Return proper default for unknown values in pInfo->device_control.Terry Lambert
2011-07-08Fix name and type_name for elographicsPeter Hutterer
2011-06-27Require server 1.10Peter Hutterer
2010-12-06Support input ABI 12Peter Hutterer
2010-12-03Remove refcount field, dropped from the serverPeter Hutterer
2010-12-03Drop close_proc, conversion_proc, reverse_conversion_procPeter Hutterer
2010-12-03Drop driver-specific motion history size handling.Peter Hutterer
2010-12-03Require server 1.9, drop earlier ABI supportPeter Hutterer
2010-12-03Replace LocalDevicePtr with InputInfoPtrPeter Hutterer
2010-12-03unifdef XFree86LOADERPeter Hutterer
2010-06-09Remove libcwrappers for malloc and free.Peter Hutterer
2009-12-18Added support for GeneralTouch serial touchscreens.Peter Hutterer
2009-12-16xf86EloReadInput(): fix xserver unresponsiveness during touchMichael Smith
2009-08-24Reset local->private to NULL to avoid double-frees. (#23239)Peter Hutterer
2009-07-17Cope with XINPUT ABI 7.Peter Hutterer
2009-01-29Fix InputDriverRec allocation and freeing.Matthieu Herrb
2008-10-14Add special handling for Sunit dSeries. RH #445193Peter Hutterer
2008-10-14Add Option "Model" to supported list of options.Peter Hutterer
2008-08-14Fix build, xf86Version.h -> xorgVersion.hPeter Hutterer
2008-06-18Don't convert coordinates for servers 1.4 and above.William Brack
2008-06-17Remove RCS tags.Peter Hutterer
2008-06-17Remove XFREE_V4 define and all code that expects it to be unset.Peter Hutterer
2008-06-17Remove trailing whitespaces.Peter Hutterer
2008-06-17WaitForInput before trying to xf86EloGetPacket. #14109William M. Brack
2008-05-27Check for XINPUT ABI 3.Peter Hutterer
2008-05-01Don't divide by zero. #14902Peter Hutterer
2008-02-28Wrap the content of ReadInput into a loop. Bug #14109Peter Hutterer
2008-01-09Remove reliance on xf86_ansic.hBenjamin Close
2007-12-28Bug #13248: use -1, -1 as min/max value for valuators.Jaroslaw Siebert
2007-12-28Bug #13248: pass the correct coordinates to the DDX.Jaroslaw Siebert
2007-12-28Bug #9803: Don't allow zero-sized width/height.Daniel Drake
2007-08-06Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in version_recBrice Goglin
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 Jackson
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".XORG-6_8_99_14Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-06-27Various input drivers set their InputDriverRec to be static when doing aAdam Jackson
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_13Adam Jackson
2005-04-20Fix includes right throughout the Xserver tree:sco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Daniel Stone