summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-25Xi: remove RemoveOtherCoreGrabs()Peter Hutterer1-4/+0
2008-04-25dix: remove obsolete InitWindowPrivates().Peter Hutterer1-2/+0
2008-04-24Added missing HAVE_LAUNCHD to dix-config.h.inJeremy Huddleston1-0/+3
2008-04-23xephyr: XEPHYR_DRI is identical to XF86DRIGeorge Sapountzis1-2/+0
2008-04-22Add support for AVR32Ross Burton1-0/+10
2008-04-22Merge branch 'master' into mpxPeter Hutterer6-41/+5
2008-04-20Revert "Removed XWin DDX"Jeremy Huddleston1-0/+24
2008-04-19Removed XWin DDXJeremy Huddleston1-24/+0
2008-04-18Revert "Optimize dixLookupPrivate for repeated lookups of the same private."Daniel Stone1-12/+5
2008-04-18XQuartz: Handled sanitization of namespace betterJeremy Huddleston1-1/+1
2008-04-18random flailingBen Byer1-1/+1
2008-04-18Death to TOG-CUP.Adam Jackson2-7/+0
2008-04-18Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt3-10/+0
2008-04-18Death to APPGROUP.Adam Jackson3-10/+1
2008-04-18Death to Extended Visual Information.Adam Jackson2-7/+0
2008-04-17Optimize dixLookupPrivate for repeated lookups of the same private.Michel Dänzer1-5/+12
2008-04-13xkb: Add XkbCopySrvLedInfo, deep-copies a XkbSrvLedInfoRec.Peter Hutterer1-0/+8