summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-26xfree86: Bump XINPUT ABI to 3.0.mpxPeter Hutterer1-1/+1
2008-05-26input: change dxremaind, dyremaind to floats for better acceleration #9156Simon Thum1-1/+1
2008-05-26Merge branch 'master' into mpxPeter Hutterer155-13167/+34604
2008-05-26dix: store the absolute values in the motion history.Peter Hutterer2-3/+4
2008-05-26If core motion history is required, scale back to screen coords and INT16.Peter Hutterer6-15/+51
2008-05-26Ensure the motion history is merged for master devices.Peter Hutterer4-25/+111
2008-05-26dix: Allocate MD's motion history to be large enough for potential valuatorsPeter Hutterer2-6/+16
2008-05-25Remove GetMotionProc from ValuatorClassRec.Peter Hutterer8-32/+13
2008-05-25dmx: remove some #if 0'd code.Peter Hutterer1-5/+0
2008-05-25Xi: reset motion history when swapping device classes.Peter Hutterer1-0/+2
2008-05-24EXA: Only record damage generated by rendering operations.Michel Dänzer7-11/+32
2008-05-24EXA: Don't migrate twice in exaImageGlyphBlt.Michel Dänzer1-12/+2
2008-05-24EXA: Don't suggest exaCopyDirty be inlined.Michel Dänzer1-1/+1
2008-05-24EXA: Specify region used for source pixmap migration in exaCopyNtoN.Michel Dänzer1-21/+31
2008-05-24Xi: remove deprecated comment.Peter Hutterer1-2/+0
2008-05-23xfree86: fix build on GNU/kFreeBSDJulien Cristau1-1/+1
2008-05-23glx: fix memory corruption with r5g6b5George Sapountzis1-2/+5
2008-05-23glx: fix forgotten swrast -> SWRastGeorge Sapountzis2-2/+2
2008-05-23glx: missing swrast is fatalGeorge Sapountzis2-3/+4
2008-05-23glx: drop stray glcore.h includeGeorge Sapountzis1-6/+0
2008-05-23kdrive: need not export symbols for glx anymoreGeorge Sapountzis5-20/+0
2008-05-23XQuartz: A 2 second delay for launchd socket connections should be sufficient.Jeremy Huddleston1-2/+4
2008-05-23XQuartz: Add the launchd fd to AllSockets as wellJeremy Huddleston1-6/+8
2008-05-23XQuartz: Don't need launchd checking in configure.ac anymore since its functi...Jeremy Huddleston2-19/+0
2008-05-23XQuartz: Move the launchd display grabbing into mach_startupJeremy Huddleston2-31/+33
2008-05-23XQuartz: Fixed a few issues with fd passing... still not working =(Jeremy Huddleston2-15/+14
2008-05-23dix: update valuators > 2 as well.Peter Hutterer1-12/+45
2008-05-23Xi: update device valuators based on the event.Peter Hutterer1-75/+35
2008-05-23dix: don't allow relative data in deviceValuators.Peter Hutterer1-17/+4
2008-05-23Revert "dix: Correct values in the device axisVal are calculated in GPE"Peter Hutterer1-2/+101
2008-05-23dix: more device scaling insanity.Peter Hutterer2-30/+40
2008-05-23input: instead of lastx/y, use a last.valuators[] array on the device.Peter Hutterer7-37/+49
2008-05-23dix: coreEvents doesn't have meaning here, use master instead.Peter Hutterer1-3/+4
2008-05-23dix: Cleanup of GetPointerEventsMagnus Vigerlöf1-45/+48
2008-05-23dix: Correct clipAxis so it can handle devices with value ranges properlyMagnus Vigerlöf1-11/+4
2008-05-23dix: Correct values in the device axisVal are calculated in GPEMagnus Vigerlöf1-101/+2
2008-05-22dix: fill valuators with the correct values depending on the device mode (GPE)Peter Hutterer1-7/+11
2008-05-22dix: when floating a device, create a new cursor sprite.Peter Hutterer1-0/+9
2008-05-22mi: handle sprite even for floating slave devices.Peter Hutterer1-37/+12
2008-05-22Make all conversion handling in GPE.Magnus Vigerlöf1-79/+144
2008-05-22xfree86: suspend signals while removing a device.Peter Hutterer1-0/+2
2008-05-22xkb: fix crash caused by uninitialised variable.Peter Hutterer1-1/+1
2008-05-21Actually enable building GLX without Mesa sourceDan Nicholson1-1/+1
2008-05-22int10: add pci_device_enable support on LinuxDave Airlie3-0/+8
2008-05-21Clean up remaining afb references.Kristian Høgsberg3-11/+0
2008-05-21Death to afb.Adam Jackson37-11867/+2
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson8-13/+13
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg61-15/+5
2008-05-21Move the windows GL files to the xwin DDX.Kristian Høgsberg5-0/+7
2008-05-21Get out of the mesa symlinking business.Kristian Høgsberg24-226/+33618