Files
xserver/dix
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
..
2007-11-15 17:01:33 -05:00
2003-11-14 16:49:22 +00:00
2003-11-14 15:54:54 +00:00
2003-11-14 15:54:54 +00:00
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-04-25 16:28:58 +09:30
2006-11-11 14:13:56 +02:00
2007-11-05 19:08:36 -05:00
2007-11-04 16:11:28 -08:00
2008-01-03 17:04:54 +10:30
2008-05-20 11:07:39 +09:30
2008-05-20 10:20:14 +09:30
2008-03-04 18:11:10 +10:30
2007-11-05 14:34:43 +00:00
2008-05-12 14:15:11 -04:00