If core motion history is required, scale back to screen coords and INT16.
This commit is contained in:
@@ -486,7 +486,8 @@ extern int GetMotionHistory(
|
||||
xTimecoord **buff,
|
||||
unsigned long start,
|
||||
unsigned long stop,
|
||||
ScreenPtr pScreen);
|
||||
ScreenPtr pScreen,
|
||||
BOOL core);
|
||||
|
||||
extern void SwitchCorePointer(DeviceIntPtr pDev);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user