summaryrefslogtreecommitdiff
path: root/src/hurd_mouse.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-30Fix Hurd mouse driver with XInput ABI before 12Samuel Thibault1-0/+8
2010-11-30Add ABI checks around XI86_CONFIGURED uses in OS-specific PreInitsAlan Coopersmith1-0/+2
2010-11-18Adjust to new Input ABI 12.Peter Hutterer1-1/+1
2010-11-18Use pInfo->options instead of conf-idev.Peter Hutterer1-2/+2
2010-10-26Rename xf86OSMouseInit to OSMouseInit.Peter Hutterer1-1/+1
2010-10-26Rename xf86OSmouse.h to mouse.hPeter Hutterer1-1/+1
2010-10-25Replace libc wrappers to xcalloc and friends with libc calls.Peter Hutterer1-2/+2
2010-09-05Fix build warningSamuel Thibault1-3/+3
2010-09-05Fix mouse data bufferingSamuel Thibault1-3/+6
2010-07-28Do not return the address of a local bufferSamuel Thibault1-1/+1
2010-07-09Purge macro NEED_EVENTSFernando Carrijo1-1/+0
2010-05-16config: remove AH_TOP autoheader statementGaetan Nadon1-0/+1
2008-07-20Add OS mouse sources to the driver buildDaniel Stone1-0/+242