summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-10input: change pointer screen crossing behaviour for multiple ScreenRecsrhel6-two-screen-coordinates-with-doublesPeter Hutterer4-38/+120
2011-10-10dix: move MD last.valuator update into fill_pointer_eventsPeter Hutterer1-9/+10
2011-10-10mi: switch miPointerSetPosition to take doublesPeter Hutterer3-36/+48
2011-10-10squashmePeter Hutterer1-3/+0
2011-10-10mi: return the screen from miPointerSetPositionPeter Hutterer3-10/+25
2011-10-10dix: drop screen argument from positionSpritePeter Hutterer1-6/+7
2011-10-10dix: move screen- to device coordinate scaling to separate functionPeter Hutterer1-18/+32
2011-10-10dix: rename moveAbsolute to clipAbsolutePeter Hutterer1-2/+2
2011-10-10Store desktop dimensions in screenInfo.Peter Hutterer8-0/+40
2011-10-10Move pointOnScreen to inpututils.cPeter Hutterer3-9/+13
2011-10-10Add #include "inpututils.h" to xkbAccessX.c for init_device_eventAlan Coopersmith1-0/+1
2011-10-10Input: Set last valuators in GetPointerEvents onlyDaniel Stone1-11/+11
2011-10-10Input: Make DeviceEvent use doubles internallyDaniel Stone5-15/+9
2011-10-10squashme previous commitPeter Hutterer1-1/+1
2011-10-10Input: Make RawDeviceEvent use doubles internallyDaniel Stone4-20/+19
2011-10-10Input: Modify mask in-place in positionSpriteDaniel Stone1-37/+30
2011-10-10Input: Convert positionSprite and GetPointerEvents to doubleDaniel Stone1-89/+53
2011-10-10Input: Don't call positionSprite for non-pointer devicesDaniel Stone1-21/+12
2011-10-10Input: Convert rescaleValuatorAxis to doubleDaniel Stone1-50/+61
2011-10-10Input: Remove x and y from moveAbsolute/moveRelativeDaniel Stone1-22/+20
2011-10-10Input: Convert acceleration code to using ValuatorMaskDaniel Stone2-84/+57
2011-10-10dix: rename od, d to prev_delta, deltaPeter Hutterer1-9/+9
2011-10-10dix: reduce the work done by ApplySofteningPeter Hutterer1-15/+16
2011-10-10dix: split softening and constant deceleration into two functionsPeter Hutterer1-5/+10
2011-10-10dix: update pointer acceleration code to use ValuatorMaskSimon Thum4-102/+72
2011-10-10input: provide a single function to init DeviceEvents to 0Peter Hutterer4-21/+23
2011-10-10Input: Reset SD remainder when copying co-ords from MDDaniel Stone1-0/+7
2011-10-10Input: Convert transformAbsolute to work on doublesDaniel Stone1-10/+15
2011-10-10Input: Convert clipAxis, moveAbsolute and moveRelative to doubleDaniel Stone1-23/+25
2011-10-10Input: Prepare moveRelative for conversion to doubleDaniel Stone1-29/+17
2011-10-10Input: Prepare moveAbsolute for conversion to doubleDaniel Stone1-22/+12
2011-10-10Input: Store clipped absolute axes in the maskDaniel Stone1-0/+1
2011-10-10Input: Add double-precision valuator_mask APIDaniel Stone3-11/+45
2011-10-10Input: Convert ValuatorMask to double-precision internallyDaniel Stone2-3/+3
2011-10-10dix: drop x/y back into the right valuators after transformation.Peter Hutterer1-7/+8
2011-10-10dix: don't pass x/y to transformAbsolutePeter Hutterer1-13/+25
2011-10-10Input: Pass co-ordinates by reference to transformAbsoluteChase Douglas1-15/+14
2011-09-08dix: fill out root_x/y for keyboard eventsPeter Hutterer1-4/+19
2011-09-08dix: NewCurrentScreen must work on pointers where possiblePeter Hutterer1-5/+9
2011-09-08dix: warn about keyboard events with valuator masksPeter Hutterer1-0/+5
2011-09-08dix: don't allow keyboard devices to submit motion or button events.Peter Hutterer1-0/+10
2011-09-08xf86RandR12: Don't call ConstrainCursorHarder() if panning is enabledRui Matos1-2/+35
2011-09-08Re-add -nr command line option for gdm compatibilityAdam Jackson1-0/+2
2011-09-08Revert "dix: use one single function to register fpe fonts"Adam Jackson3-6/+11
2011-09-08dri2: Invalidate DRI2 buffers for all windows with the same pixmap on swapKeith Packard1-1/+32
2011-09-08fb: fix memcpy abuseAdam Jackson1-2/+7
2011-09-08int10: Map up to one e820 reserved area if it looks like we need itAdam Jackson2-9/+100
2011-09-08kdrive/ephyr: Fix crash on 24bpp host framebufferAdam Jackson3-5/+10
2011-09-08make ephyr resizeable (600505)Fedora X Ninjas3-11/+72
2011-09-08modes: Combine xf86DefaultModes and DMTModesAdam Jackson8-244/+9