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-05-16 09:49:20 -04:00
2008-05-20 10:54:32 +09:30
2008-05-09 00:26:16 +03:00
2008-05-20 10:20:14 +09:30
2008-01-03 17:04:54 +10:30
2008-05-20 10:20:14 +09:30
2008-03-04 18:11:10 +10:30
2008-01-03 17:04:54 +10:30
2008-05-20 10:20:14 +09:30
Description
Truly free fork of the XOrg project.
95 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%