Lines Matching refs:DeviceIntRec
61773 DeviceIntRec. Now that all grabs are copied, this lead to a double-free of
61905 dix: drop DeviceIntRec's activeGrab struct
80559 - DeviceIntRec now contains a TouchClassPtr
85972 the values into DeviceIntRec::last.valuators. Remove all this and only
85983 Input: Convert DeviceIntRec::last to use doubles
85986 system, DeviceIntRec's last->{valuators,remainder} to just have one set
89298 linked lists such as the XF86OptionRec or the DeviceIntRec. The typical
127768 yet. We need to break the input ABI once more to shift the DeviceIntRec's
128742 Input: rename DeviceIntRec->isMaster to ->type.
155489 DeviceIntRec: move lastx/lasty from valuator into DeviceIntRec.
156367 dix: Attach spriteInfoRec to same memory block as the DeviceIntRec.
158113 include: add "lastSlave" field to DeviceIntRec.
158263 include: add "isMaster" field to DeviceIntRec.
158311 include: add "master" field to DeviceIntRec.
162722 config_info changes the size (and ordering) of DeviceIntRec, so bump the
165201 Requires moving the spriteTrace into the DeviceIntRec and adjusting a few
169717 dix: Moving SpriteRec into DeviceIntRec
170330 added DeviceIntRec param to GetSpritePosition(). This required some
171649 Try to make sure DeviceIntRec and friends stay the same size,
175177 add DEVICE_TOUCHSCREEN and DEVICE_CORE Xi controls (DeviceIntRec ABI break)