Files
xserver/include
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
..
2008-01-03 17:04:54 +10:30
2008-05-20 10:20:14 +09:30
2008-05-20 10:20:14 +09:30
2008-01-03 17:04:54 +10:30
2008-01-03 17:04:54 +10:30
2008-04-22 18:04:05 +09:30
2008-01-03 17:04:54 +10:30
2008-05-20 10:20:14 +09:30
2008-03-05 23:57:15 -05:00
2008-03-04 18:11:10 +10:30
2008-05-14 15:53:11 -04:00
2007-06-29 14:06:52 -04:00
2008-03-11 13:18:01 -04:00
2008-05-13 11:17:02 +09:30
2008-02-14 07:51:19 +11:00
2007-12-02 12:40:25 -05:00
2008-02-17 22:52:08 +02:00
2008-02-17 22:52:08 +02:00
2008-04-20 08:35:42 -07:00