Re: [PATCH libinput 06/11] util: add a couple of 3x3 matrix helper functions

2014-08-29 Thread Hans de Goede
Hi, On 08/29/2014 01:51 AM, Peter Hutterer wrote: On Thu, Aug 28, 2014 at 03:04:30PM +0200, Hans de Goede wrote: Hi, On 08/27/2014 06:31 AM, Peter Hutterer wrote: Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- src/libinput-util.h | 100

Re: [PATCH libinput 06/11] util: add a couple of 3x3 matrix helper functions

2014-08-28 Thread Hans de Goede
Hi, On 08/27/2014 06:31 AM, Peter Hutterer wrote: Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- src/libinput-util.h | 100 test/misc.c | 78 2 files changed, 178

Re: [PATCH libinput 06/11] util: add a couple of 3x3 matrix helper functions

2014-08-28 Thread Peter Hutterer
On Thu, Aug 28, 2014 at 03:04:30PM +0200, Hans de Goede wrote: Hi, On 08/27/2014 06:31 AM, Peter Hutterer wrote: Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- src/libinput-util.h | 100 test/misc.c | 78

[PATCH libinput 06/11] util: add a couple of 3x3 matrix helper functions

2014-08-26 Thread Peter Hutterer
Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- src/libinput-util.h | 100 test/misc.c | 78 2 files changed, 178 insertions(+) diff --git a/src/libinput-util.h b/src/libinput-util.h