summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Merge branch 'high-resolution-touch-devices' into for-keithPeter Hutterer2-1/+8
2012-11-29xkb: fill in keycode and event type for slow keys enablementPeter Hutterer1-0/+1
2012-11-21DMX: Add DMX and GLX extensionsDaniel Stone1-4/+0
2012-11-21Constify argument to LoadExtensionDaniel Stone1-1/+1
2012-11-20dix: Save touchpoint last coordinates before transform. #49347Yuly Novikov1-1/+1
2012-11-20Don't use GetTouchEvents in EmitTouchEndThomas Jaeger1-0/+5
2012-11-20Don't use GetTouchEvents when replaying eventsThomas Jaeger1-0/+2
2012-11-19XKB: Remove component listing supportDaniel Stone1-17/+0
2012-11-19input: drop FP1616 macroPeter Hutterer1-2/+0
2012-11-05os: Add libnettle as a choice of SHA1 implementationYaakov Selkowitz1-0/+3
2012-11-05dix: fix shadow warningsYaakov Selkowitz1-6/+6
2012-11-05dix: fix redundant redeclaration warnings in dixfontYaakov Selkowitz3-39/+47
2012-10-30Add missing labels for multitouch valuatorsBenjamin Tissoires1-0/+3
2012-10-26Merge remote-tracking branch 'whot/for-keith'Keith Packard1-0/+1
2012-10-19End physically active touches when device is disabledChase Douglas1-0/+1
2012-10-16Use X_ATTRIBUTE_PRINTF where suggested for os.hJon TURNEY1-1/+3
2012-09-24Merge remote-tracking branch 'ajax/server-1.14-abi-churn'Keith Packard3-24/+20
2012-09-23dix: Remove MapUnmapEventsEnabled and friendsAdam Jackson1-3/+0
2012-09-20dix: Fix types in WindowOptRecAdam Jackson1-2/+2
2012-09-20dix: Repack ClientRecAdam Jackson1-20/+18
2012-09-20dix: Pull client-is-local flag up to the ClientRecAdam Jackson2-3/+1
2012-09-05Merge remote-tracking branch 'jeremyhu/master'Keith Packard2-4/+20
2012-09-04config/udev: add wrapper around check if server is not seat 0Dave Airlie1-0/+2
2012-08-29list: Use offsetof() and typeof() to determine member offsets within a structureJeremy Huddleston Sequoia2-4/+20
2012-08-27Merge remote-tracking branch 'whot/for-keith'Keith Packard1-0/+1
2012-08-21Add FormatInt64 to convert signed integers in signal-safe mannerPeter Hutterer1-0/+1
2012-08-07Distribute include/glx_extinit.hKeith Packard1-0/+1
2012-07-25glx: drop GLX_LIBS from X server and workaround sdksyms.Dave Airlie2-1/+34
2012-07-25dix: don't use "new" as a parameter nameAaron Plattner1-3/+3
2012-07-17Merge remote-tracking branch 'jturney/master'Keith Packard1-3/+7
2012-07-17xwin: Clean up os wrappers for System, Popen and Pclose on WindowsKeith Packard1-3/+7
2012-07-16xf86: Re-export extension disable flagsAaron Plattner1-16/+16
2012-07-10Merge branch 'local-fixes'Keith Packard1-0/+3
2012-07-10Remove last renmants of XFree86LOADER defineDaniel Stone1-1/+1
2012-07-10Remove unused setupFunc from extensionsDaniel Stone1-1/+0
2012-07-10Move the remnants of loadext.c to miinitext.cDaniel Stone1-2/+2
2012-07-10Loader: Move ExtensionModule types to DIXDaniel Stone1-0/+38
2012-07-09Move SELinux from extmod to built-inDaniel Stone1-1/+1
2012-07-09Xv: Remove excessive module-induced indirectionTomas Carnecky1-2/+0
2012-07-09Move Xv and XvMC from extmod to built-inTomas Carnecky1-1/+2
2012-07-09Move XRes from extmod to built-inTomas Carnecky1-1/+1
2012-07-09Move DPMS from extmod to built-inTomas Carnecky1-1/+1
2012-07-09Move MIT-SCREEN-SAVER from extmod to built-inTomas Carnecky1-1/+1
2012-07-09Move RECORD from external module to built-inTomas Carnecky1-1/+1
2012-07-09Move DBE from an external module to built-inTomas Carnecky1-1/+1
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone3-94/+155
2012-07-09Make extension.h self-contained, remove C++ externsDaniel Stone1-2/+3
2012-07-09Add a common ARRAY_SIZE macro to dix.hDaniel Stone1-0/+2
2012-07-09Replace padlength tables with inline functions from misc.hAlan Coopersmith1-0/+14
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-2/+2