index
:
driver/xf86-input-synaptics
master
obsd
synaptics-1.6-branch
synaptics-1.7-branch
synaptics touchpad input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2012-10-08
test: drop xf86CheckStrOption from fake symbols
Peter Hutterer
2012-08-10
Use LogMessageVerbSigSafe on ABI 18
Peter Hutterer
2012-05-10
Move synaptics.h leftovers to synapticsstr.h, drop synaptics.h
Peter Hutterer
2012-05-10
Require xserver 1.12 and inputproto 2.2
Peter Hutterer
2012-05-10
Indent consistently
Peter Hutterer
2012-03-14
Add cumulative_d{x,y} to SynapticsHwState
Chase Douglas
2012-02-11
Move X touch event processing into synaptics.c
Chase Douglas
2012-02-10
Allocate SynapticsPrivate.comm->hwState
Chase Douglas
2012-02-10
Transition eventcomm-test to new SynapticsHwState instantiation scheme
Chase Douglas
2012-02-10
Allocate proto data in eventcomm-test
Chase Douglas
2012-01-26
eventcomm: Add touch event handling
Chase Douglas
2012-01-26
eventcomm: Initialize touch device and axes
Chase Douglas
2012-01-04
test: fix build error introduced in 9f9b55ab55ed5
Peter Hutterer
2011-12-12
test: fix build errors introduced by upstream server change
Peter Hutterer
2011-10-12
test: wrap ABI 14 xf86OptionRec type changes
Peter Hutterer
2011-07-05
Revert "build: collapse all Makefile.am files into a single non-recursive one."
Gaetan Nadon
2011-05-31
Initialize the vendor/product id property if we know either.
Peter Hutterer
2011-05-15
build: collapse all Makefile.am files into a single non-recursive one.
Diego Elio Pettenò
2011-04-11
Add 'include' directory for test.
Trevor Woerner
2011-04-04
Only build tests when unit tests are enabled.
Peter Hutterer
2011-04-04
test: add another test to ensure HW state changes on known values only.
Peter Hutterer
2011-04-04
test: Add some tests for HW state changes.
Peter Hutterer
2011-04-04
Add basic framework for unit-testing.
Peter Hutterer
2011-03-18
Remove unused test directory (#35043)
Peter Hutterer
2006-04-09
Cosmetic changes.
Peter Osterlund
2006-04-09
Moved testprotokoll.c to the test directory.
Peter Osterlund
2006-04-09
Removed trailing whitespace.
Peter Osterlund
2006-04-09
Merged some stuff from version 0.11.3.
Peter Osterlund