summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-07-19Check for priv before dereferencing it.Peter Hutterer1-1/+2
2011-07-19Don't call DEVICE_OFF in UnInit, the server does it for usPeter Hutterer1-1/+0
2011-07-19Use xf86SetStrOption to print Option Device to the logPeter Hutterer1-1/+1
2011-07-19Test opening the device in PreInit, fail if necessaryPeter Hutterer1-0/+8
2011-07-19Don't free anything on PreInit failure, let UnInit take care of itPeter Hutterer1-6/+0
2011-07-18Return proper default for unknown values in pInfo->device_control.Terry Lambert1-1/+1
2011-07-08Fix type name and namePeter Hutterer1-4/+1
2011-06-14Include xorg-server.h, not xorgVersion.hPeter Hutterer1-1/+1
2011-06-14Bump minimum required server version to 1.10Peter Hutterer1-4/+0
2010-12-06Support input ABI 12Peter Hutterer1-29/+20
2010-12-06Use GetMotionHistorySize() instead of driver-internal historyPeter Hutterer1-2/+1
2010-12-06Require server 1.9, drop earlier ABI supportPeter Hutterer1-38/+8
2010-12-06Drop libc wrappers for free, mallocPeter Hutterer1-7/+7
2010-12-02Drop close_proc, conversion_proc, reverse_conversion_procPeter Hutterer1-3/+0
2010-12-02Replace LocalDevicePtr with InputInfoPtr.Peter Hutterer1-76/+76
2010-12-02unifdef XFree86LOADERPeter Hutterer1-2/+0
2010-12-02Remove refcount field, dropped from the serverPeter Hutterer1-1/+0
2010-12-02Purge CVS tagsPeter Hutterer1-1/+0
2010-05-19fpit: minX/ maxX get wrongly initializedphilip1-1/+1
2009-08-28Fix module unloading.Peter Hutterer1-2/+1
2009-07-17Cope with XINPUT ABI 7.Peter Hutterer1-5/+35
2009-02-02Janitor: make distcheck, .gitignore.Paulo Cesar Pereira de Andrade2-6/+2
2008-08-14Fix build, xf86Version.h -> xorgVersion.hPeter Hutterer1-1/+1
2008-05-27Check for XINPUT ABI 3.Peter Hutterer1-1/+5
2008-04-08Set is_core_pointer to 0 by default.Peter Hutterer1-1/+1
2008-04-08Don't crash with xserver 1.4Julien Cristau1-1/+3
2008-04-08Revert "Don't call xf86IsCorePointer."Peter Hutterer1-6/+4
2008-02-07Don't call xf86IsCorePointer.Paulo Cesar Pereira de Andrade1-4/+6
2007-08-23Rename .cvsignore to .gitignoreJames Cloos1-0/+0
2007-08-06Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in version_recBrice Goglin1-1/+9
2007-01-30update from Justin Blanchard - part 3Justin Blanchard1-43/+115
2007-01-30update from Justin Blanchard - part 2Justin Blanchard1-4/+2
2007-01-30Updates from Justin Blanchard - patch 1Justin Blanchard1-49/+34
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.Adam Jackson1-6/+4
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"Adam Jackson1-0/+4
2005-06-27Various input drivers set their InputDriverRec to be static when doing aAdam Jackson1-3/+0
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.Adam Jackson1-2/+2
2005-02-05-Add passive pen support to the fpit driver (David M. Clay), bug 2440Alex Deucher1-66/+98
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley1-6/+5
2003-11-14Initial revisionKaleb Keithley1-0/+580