summaryrefslogtreecommitdiff
path: root/src/match.h
Commit message (Collapse)AuthorAgeFilesLines
* Add and test a simple kernel matcherHenrik Rydberg2010-11-071-0/+8
| | | | | | | | | | This matcher is for up to four fingers, and has these properties: * Approximately 1.4 times faster at 4 fingers * Approximately 4.0 times faster at 2 fingers * Roughly 100 lines of code Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Apply new package title to all filesHenrik Rydberg2010-06-221-1/+1
| | | | | | | This patch changes the package description title in all relevant files, and touches up the README. All systems go. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* match: conform to mtdev namespaceHenrik Rydberg2010-06-221-2/+2
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Initial load of mtdev projectHenrik Rydberg2010-06-171-0/+43
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>