summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-27This driver is unmaintained, warn users.HEADmasterPeter Hutterer1-0/+8
2011-07-19Don't free anything in PreInit, provide an UnInit instead.Peter Hutterer2-7/+18
2011-07-19Dont call xf86DeleteInput on PreInit failure.Peter Hutterer1-1/+0
2011-07-08Always set the type name.Peter Hutterer1-0/+1
2011-06-27Assign local->private after allocating.Peter Hutterer1-0/+1
2011-06-03Remove pointless checks on is_core_pointer.Cyril Brulebois1-22/+17
2011-06-03Remove checks on the ABI now that 12 or higher is required.Cyril Brulebois1-22/+0
2011-06-03Drop support for pre-input ABI 12 servers.Cyril Brulebois3-77/+5
2011-06-03Fix “initialization from incompatible pointer type” for default_options.Cyril Brulebois1-1/+1
2011-06-03Silence gcc: report_{x, y} are getting initialized.Cyril Brulebois1-1/+1
2011-06-03Avoid “'ReverseConvertProc' defined but not used” warning.Cyril Brulebois2-17/+16
2011-05-05acecad 1.5.0xf86-input-acecad-1.5.0Cyril Brulebois1-1/+1
2010-12-03The driver doesn't need libXextPeter Hutterer1-1/+1
2010-12-02Bump to 1.4.99Peter Hutterer1-1/+1
2010-11-25Add mode field to InitValuatorAxisStructPeter Hutterer1-3/+15
2010-11-25Adjust to new PreInit for ABI 12.Peter Hutterer2-12/+42
2010-11-25Use a local variable for history_size.Peter Hutterer1-1/+3
2010-11-25Purge close_proc, hasn't been called by the server for ages.Peter Hutterer2-7/+0
2010-11-25Move default_options up, preparation work for ABI 12.Peter Hutterer1-12/+12
2010-11-25Remove libc wrapper usage for xcalloc, xfree, etc.Peter Hutterer1-2/+2
2010-11-25Replace LocalDevicePtr with InputInfoPtr.Peter Hutterer2-21/+20
2010-11-25Remove usage of XI86_POINTER_CAPABLE.Peter Hutterer1-1/+1
2010-10-27Remove refcnt field from InputDriverRec.Alan Coopersmith1-2/+1
2010-06-09config: requires RANDR through xf86.hGaetan Nadon1-1/+4
2010-06-09config: requires xext, kb and input extensions through xf86.hGaetan Nadon1-1/+1
2010-06-09config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-3/+0
2010-06-09config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-23/+7
2010-05-13config: acecad does not use the input protocolGaetan Nadon1-1/+1
2010-05-10config: AC_PROG_SED is required explicitly on SolarisGaetan Nadon1-0/+1
2010-04-19man: Use Autoconf provided $(AM_V_GEN)$(SED)Gaetan Nadon1-3/+1
2010-04-19config: optional extension check for inputproto not requiredGaetan Nadon1-4/+1
2010-04-19config: remove extension check for unused RANDR extensionGaetan Nadon1-1/+0
2010-04-15config: fix checking for extensions sectionGaetan Nadon1-4/+4
2010-04-15config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-04-15config: fix warnings and layoutGaetan Nadon1-21/+30
2010-04-15config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-3/+2
2010-04-15config: update AC_PREREQ statement to 2.60Gaetan Nadon1-3/+3
2010-04-15config: simplify configuration regarding sysfs headers and library.Gaetan Nadon4-26/+14
2010-04-15config: add conditional inclusion of config.hGaetan Nadon1-0/+2
2010-04-15config: remove AH_TOP autoheader statementGaetan Nadon2-2/+1
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-2/+2
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2-4/+4
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-19/+64
2009-09-11Remove some unused crap from configurePeter Hutterer1-18/+0
2009-09-11acecad 1.4.0xf86-input-acecad-1.4.0Peter Hutterer1-1/+1