summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-13Xi: expose Enable/DisableDevice through XI_PROP_ENABLED property.Peter Hutterer1-0/+4
2008-07-13Add support for multiple pointer acceleration schemes. #8583Simon Thum4-2/+123
2008-07-11Set machine dependent defaults for ppc64Jeremy Huddleston1-1/+1
2008-07-10Xi: pack the property stuff into a struct, make handlers a linked list.Peter Hutterer2-10/+33
2008-07-10Xi: add support for input device properties.Peter Hutterer2-2/+86
2008-07-10Revert "Xi: add support for input device properties."Peter Hutterer2-55/+1
2008-07-10Xi: add support for input device properties.Peter Hutterer2-1/+55
2008-07-10dix: free GenericMask allocations when destroying window.Peter Hutterer1-1/+1
2008-07-07Export xkbfile.h in the SDKJulien Cristau1-1/+2
2008-06-26input: for non-device events (e.g. DevicePresence) use MAX_DEVICES as id.Peter Hutterer1-1/+1
2008-06-25XTrap delenda est.Adam Jackson2-6/+0
2008-06-24Remove NOFONTSERVERACCESS macroTiago Vignatti1-3/+0
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson1-1/+1
2008-06-19Make button down state a bitmask. Master buttons track union of slave buttonsKeith Packard1-1/+1
2008-06-18input: fix up usage of button->down, used to be a bitmask, is now an array.Peter Hutterer1-0/+3
2008-06-13Make devPrivates lookup functions ABI instead of static inlines.Eamon Walsh1-53/+8
2008-06-13Fix unterminated endif.Adam Jackson1-0/+2
2008-06-13Death to mfb.Adam Jackson1-171/+5
2008-06-12Remove xgl.Adam Jackson1-14/+0
2008-06-11CopyGetMasterEvent() can be static.Tiago Vignatti1-5/+0
2008-06-02xkb: delete default rules when devices are closed.Peter Hutterer1-0/+4
2008-05-30Add xkbstr.h and xkbsrv.h to sdk_HEADERSJulien Cristau1-1/+3
2008-05-26input: change dxremaind, dyremaind to floats for better acceleration #9156Simon Thum1-1/+1
2008-05-26Merge branch 'master' into mpxPeter Hutterer3-7/+3
2008-05-26If core motion history is required, scale back to screen coords and INT16.Peter Hutterer1-1/+2
2008-05-26Ensure the motion history is merged for master devices.Peter Hutterer1-1/+1
2008-05-26dix: Allocate MD's motion history to be large enough for potential valuatorsPeter Hutterer1-3/+3
2008-05-25Remove GetMotionProc from ValuatorClassRec.Peter Hutterer2-11/+1
2008-05-23XQuartz: Don't need launchd checking in configure.ac anymore since its functi...Jeremy Huddleston1-3/+0
2008-05-23dix: more device scaling insanity.Peter Hutterer1-0/+2
2008-05-23input: instead of lastx/y, use a last.valuators[] array on the device.Peter Hutterer2-2/+9
2008-05-22int10: add pci_device_enable support on LinuxDave Airlie1-0/+3
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis1-4/+0
2008-05-20Merge branch 'master' into mpxPeter Hutterer5-6/+10
2008-05-17XQuartz: Added functionality to add a file descriptor to the connection list ...Jeremy Huddleston1-0/+4
2008-05-14Simplify default font path setup.Adam Jackson1-1/+0
2008-05-14Remove global argc/argv variables.Adam Jackson1-2/+0
2008-05-14dix: InitAndStartDevices doesn't need a window parameter.Peter Hutterer1-3/+1
2008-05-12Check for strcasestr and workaround it on systems without itAlan Coopersmith1-0/+3
2008-05-13Remove UndisplayCursor API.Peter Hutterer1-5/+0
2008-05-12X n'est pas une print API.Adam Jackson1-3/+0
2008-05-06Allow using libmd instead of libcrypto for SHA1 hashing in render/glyph.cAlan Coopersmith1-0/+3
2008-05-02Merge branch 'master' into mpxPeter Hutterer2-2/+33
2008-04-30Add M32R architecture support (bug #10020)Kazuhiro Inaoka1-0/+20
2008-04-30input: replace -1 as default axis limit with NO_AXIS_LIMIT define.Peter Hutterer1-0/+2
2008-04-29include: add declaration for CopyGetMasterEvent to shut up compiler warning.Peter Hutterer1-0/+6
2008-04-29Xi: change UpdateDeviceState to be _X_EXPORT.Peter Hutterer1-0/+6
2008-04-29Xi: apply ValuatorEvent data to the device's valuators.Peter Hutterer1-1/+1
2008-04-26Xi: add versioning support.Peter Hutterer1-0/+9
2008-04-25Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer3-11/+0