Peter Hutterer
d22c25bda4
dix: Allocate MD's motion history to be large enough for potential valuators
...
Since we can't predict how many valuators may be in a future SD attached to an
MD, we need to preallocate a history buffer that is large enough to keep
MAX_VALUATORS coordinates per event.
In addition, the history buffer needs to memorize the coordinate ranges at the
time, thus requiring MDs to store (min_val, max_val, current_val, time)
instead of (current_val, time) for each motion history entry.
This commit only fixes the allocation.
2008-05-26 09:26:18 +09:30
..
2006-07-21 17:56:00 -04:00
2007-08-25 15:08:20 -04:00
2006-07-21 17:56:00 -04:00
2006-07-21 17:56:00 -04:00
2006-07-21 17:56:00 -04:00
2007-08-28 09:28:25 -04:00
2008-01-03 17:04:54 +10:30
2007-08-30 11:40:39 -04:00
2008-05-20 10:20:14 +09:30
2008-05-20 10:20:14 +09:30
2007-05-24 12:20:24 -04:00
2008-01-03 17:04:54 +10:30
2007-12-13 18:38:25 -05:00
2006-07-21 17:56:00 -04:00
2008-01-03 17:04:54 +10:30
2008-04-22 18:04:05 +09:30
2008-04-29 14:17:48 +09:30
2007-08-28 09:28:25 -04:00
2008-01-03 17:04:54 +10:30
2007-08-28 09:28:25 -04:00
2007-08-14 13:09:38 -04:00
2007-08-28 09:28:25 -04:00
2008-05-20 10:20:14 +09:30
2007-08-01 01:53:31 +03:00
2008-05-25 22:49:54 +09:30
2008-05-26 09:26:18 +09:30
2006-10-23 06:08:27 +03:00
2008-03-05 23:57:15 -05:00
2008-03-04 18:11:10 +10:30
2007-08-28 07:25:21 -04:00
2008-05-14 15:53:11 -04:00
2008-05-17 14:56:53 -07:00
2007-06-29 14:06:52 -04:00
2007-11-19 18:10:46 -05:00
2008-04-18 22:17:53 -07:00
2008-02-29 18:01:37 -05:00
2007-03-22 10:59:21 -04:00
2006-07-21 17:56:00 -04:00
2008-03-11 13:18:01 -04:00
2007-12-14 23:10:13 -02:00
2007-12-13 18:38:25 -05:00
2006-07-21 17:56:00 -04:00
2007-08-28 09:28:25 -04:00
2008-05-13 11:17:02 +09:30
2008-02-29 18:01:37 -05:00
2008-04-30 11:58:32 +03:00
2008-02-14 07:51:19 +11:00
2007-03-25 17:57:54 -04:00
2007-12-02 12:40:25 -05:00
2006-07-21 17:56:00 -04:00
2008-04-25 14:30:26 +09:30
2008-04-25 16:49:35 +09:30
2005-12-28 10:31:46 +00:00
2006-10-29 03:43:34 +03:00
2006-03-27 22:28:32 +00:00
2008-02-17 22:52:08 +02:00
2008-04-13 08:27:31 +09:30
2008-02-17 22:52:08 +02:00
2008-03-16 18:46:11 +01:00
2008-04-18 16:37:08 -07:00
2008-04-20 08:35:42 -07:00