summaryrefslogtreecommitdiff
path: root/dix
AgeCommit message (Expand)AuthorFilesLines
2012-11-19input: drop FP1616 macroPeter Hutterer3-8/+9
2012-11-05Merge remote-tracking branch 'whot/for-keith'Keith Packard1-3/+5
2012-11-06dix: don't allow disabling XTest devicesPeter Hutterer1-3/+5
2012-11-05dix: fix shadow warningsYaakov Selkowitz1-12/+12
2012-11-05dix: fix redundant redeclaration warnings in dixfontYaakov Selkowitz1-0/+9
2012-10-30Sync TouchListener memory allocation with population in TouchSetupListeners()Carlos Garnacho1-2/+2
2012-10-29dix: fix zaphod screen scrossing (#54654)Peter Hutterer1-2/+3
2012-10-19dix: fix Ungrab action #55785Lionel Elie Mamane1-1/+1
2012-10-19End physically active touches when device is disabledChase Douglas2-0/+29
2012-10-10dix: fix crash on shutdown if a disabled device is still grabbed (XI1 grab)Peter Hutterer1-4/+12
2012-10-04Merge remote-tracking branch 'whot/for-keith'Keith Packard1-3/+6
2012-10-04dix: fix crash on XI 1.x grabs on disabled devices. (#54934)Peter Hutterer1-3/+6
2012-09-24Merge remote-tracking branch 'ajax/server-1.14-abi-churn'Keith Packard1-7/+12
2012-09-24dix: fix scale_to_desktop for edge ABS eventsYufeng Shen1-2/+2
2012-09-23dix: Remove MapUnmapEventsEnabled and friendsAdam Jackson1-30/+3
2012-09-23dix: Factor out DeliverUnmapNotifyAdam Jackson1-16/+15
2012-09-23dix: Factor out DeliverMapNotifyAdam Jackson1-16/+15
2012-09-23dix: Factor out MaybeDeliverMapRequestAdam Jackson1-22/+18
2012-09-23dix: Fix some indentationAdam Jackson1-9/+5
2012-09-23dix: set the device transformation matrixPeter Hutterer1-0/+3
2012-09-20dix: Extend initial connection handshake for forwarding proxiesAdam Jackson1-7/+12
2012-09-04dix: free default colormap before screen deletionDave Airlie1-0/+4
2012-08-27Merge remote-tracking branch 'whot/for-keith'Keith Packard1-1/+17
2012-08-21dix: work around scaling issues during WarpPointer (#53037)Peter Hutterer1-1/+17
2012-08-14Close GPU screens before core screensKeith Packard1-9/+9
2012-08-06Merge remote-tracking branch 'whot/for-keith'Keith Packard1-0/+2
2012-08-06Merge remote-tracking branch 'airlied/for-keithp'Keith Packard1-0/+4
2012-08-07dix: make sure the mask is set for emulated scroll events (#52508)Peter Hutterer1-0/+2
2012-08-07pixmap: have slave pixmap take a reference on master pixmapDave Airlie1-0/+4
2012-08-06Make indentation of dix/tables.c much more consistent and readableAlan Coopersmith1-395/+560
2012-08-06Fix up formatting of initializers for arrays of structsAlan Coopersmith1-5/+5
2012-07-10AllocDevicePair: Ensure XKB privates are initialisedDaniel Stone1-0/+2
2012-07-10ProcGetPointerMapping uses rep.nElts before it is initializedKeith Packard1-3/+5
2012-07-10Merge branch 'local-fixes'Keith Packard1-0/+5
2012-07-09Replace padlength tables with inline functions from misc.hAlan Coopersmith1-3/+1
2012-07-09Use C99 designated initializers in dix registryAlan Coopersmith1-3/+1
2012-07-09Use C99 designated initializers in dix EventsAlan Coopersmith9-200/+199
2012-07-09Use C99 designated initializers in dix RepliesAlan Coopersmith7-220/+265
2012-07-09Use C99 designated initializers in SendErrorToClientAlan Coopersmith1-8/+7
2012-07-09Use temporary variables instead of parts of reply structuresAlan Coopersmith2-11/+22
2012-07-09ProcQueryKeymap: rework logic around permission to copy key statesAlan Coopersmith1-7/+9
2012-07-09Core events: invert check for permission to copy key statesAlan Coopersmith1-8/+10
2012-07-09Rework reply initialization in ProcGetProperty & NullPropertyReplyAlan Coopersmith1-13/+18
2012-07-09Fix more poorly indented/wrapped comments & codeAlan Coopersmith4-10/+17
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith5-64/+60
2012-07-09privates: Resize GPU screen-specific privates tooKeith Packard1-0/+5
2012-07-07dix/xf86: initial offload slave tracking (v1.1)Dave Airlie1-0/+19
2012-07-07dix/pixmap: track dirty pixmaps in server. (v4)Dave Airlie2-0/+107
2012-07-07randr: add initial scanout pixmap support (v3)Dave Airlie1-0/+29
2012-07-07dix: add ability to link output slave gpus to the current gpu (v1.1)Dave Airlie1-0/+17