index
:
~airlied/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xinerama-cleanup
xinerama-the-revenge
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-05
dix: add unattached list for attaching screens to initially. (v1.1)
Dave Airlie
1
-0
/
+20
2012-07-05
dix: introduce gpu screens. (v5)
Dave Airlie
4
-2
/
+96
2012-07-05
screen: split out screen init code. (v2)
Dave Airlie
1
-17
/
+27
2012-07-05
privates: Allow device privates to be allocated after server start
Keith Packard
1
-1
/
+21
2012-07-05
dix: Allocate device privates separate from devices
Keith Packard
1
-8
/
+14
2012-07-04
Add screen-specific privates.
Keith Packard
6
-82
/
+317
2012-07-04
dix: fix memory leak in TouchEventHistoryReplay
Peter Hutterer
1
-2
/
+5
2012-07-04
dix: fix dereference before null check
Peter Hutterer
1
-1
/
+3
2012-07-02
Merge branch 'sigsafe-logging-varargs'
Keith Packard
2
-4
/
+5
2012-07-02
Log messages in TouchBeginDDXTouch() in a signal-safe manner
Chase Douglas
1
-2
/
+3
2012-07-02
Log messages in GetTouchEvents() in a signal safe manner
Chase Douglas
1
-2
/
+2
2012-07-02
Add dixGetGlyphs to replace GetGlyphs from libXfont to simplify linking
Alan Coopersmith
1
-0
/
+9
2012-06-28
dix/render: consolidate window format matching code.
Dave Airlie
1
-0
/
+13
2012-06-28
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-6
/
+34
2012-06-20
Fix some overly indented/poorly line wrapped comments in dix/events.c
Alan Coopersmith
1
-14
/
+12
2012-06-20
OtherClientGone: Remove unreachable return statement
Alan Coopersmith
1
-1
/
+0
2012-06-20
dix: if the scroll valuator reaches INT_MAX, reset to 0
Peter Hutterer
1
-6
/
+34
2012-06-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
5
-41
/
+64
2012-06-07
dix: disable all devices before shutdown
Peter Hutterer
2
-0
/
+24
2012-06-07
dix: disable non-sprite-owners first when disabling paired devices
Peter Hutterer
1
-2
/
+5
2012-06-07
dix: free the sprite when disabling the device
Peter Hutterer
1
-0
/
+2
2012-06-07
dix: move freeing the sprite into a function
Peter Hutterer
2
-6
/
+13
2012-06-07
dix: return early from DisableDevice if the device is already disabled
Peter Hutterer
1
-0
/
+3
2012-06-07
dix: drop client argument from PairDevices - unused
Peter Hutterer
1
-5
/
+2
2012-06-07
dix: rename shadowing loop variable in TouchResizeQueue
Peter Hutterer
1
-3
/
+3
2012-06-07
dix: change "still paired warning" to use BUG_RETURN_VAL
Peter Hutterer
1
-7
/
+3
2012-06-07
dix: use BUG_RETURN_VAL for pairing errors
Peter Hutterer
1
-6
/
+5
2012-06-07
Replace a few BUG_WARN with BUG_RETURN_VAL
Peter Hutterer
2
-15
/
+7
2012-06-05
api: rework the X server driver API to avoid global arrays.
for-keithp-squashed
Dave Airlie
5
-81
/
+60
2012-06-04
Fix crash for motion events from devices without valuators
Michal Suchanek
1
-1
/
+1
2012-05-17
dix: Move DeviceFocusEvent from Xi into enterleave.c
Peter Hutterer
2
-0
/
+244
2012-05-16
dix: undo transformation for missing valuators (#49347)
Peter Hutterer
1
-4
/
+21
2012-05-16
dix: indentation fixes for pointer acceleration
Simon Thum
2
-9
/
+6
2012-05-14
dix: Remove redundant declarations.
redunant-cleanups-1
Michal Suchanek
1
-3
/
+0
2012-05-14
dix: don't duplicate DoFocusEvents declaration.
Michal Suchanek
1
-3
/
+2
2012-05-14
dix: Remove redundant declarations.
Michal Suchanek
2
-5
/
+0
2012-05-01
dix: when disabling a device, release all buttons and keys
Peter Hutterer
1
-0
/
+1
2012-05-01
dix: don't emulate scroll events for non-existing axes (#47281)
Peter Hutterer
1
-0
/
+3
2012-05-01
TouchListenerAcceptReject: Warn and return early on bad listener index
Chase Douglas
1
-0
/
+5
2012-05-01
os: Add -displayfd option
Chase Douglas
1
-0
/
+1
2012-04-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
3
-64
/
+117
2012-04-19
Merge branch 'input-fixes' of git://people.freedesktop.org/~cndougla/xserver ...
Peter Hutterer
3
-62
/
+115
2012-04-18
Replay original touch begin event instead of generated begin event
Chase Douglas
1
-3
/
+15
2012-04-18
Update currentTime in dispatch loop
Chase Douglas
1
-0
/
+3
2012-04-18
Update device state including when touch record does not exist
Chase Douglas
1
-8
/
+0
2012-04-18
Check other clients' core masks properly when adding touch listener
Chase Douglas
1
-4
/
+4
2012-04-18
Create a new dix touch record for an emulated touch with no listeners
Chase Douglas
1
-0
/
+5
2012-04-18
Rename TouchEnsureSprite to TouchBuildSprite and event type checks
Chase Douglas
1
-12
/
+2
2012-04-18
When activating an explicit grab, update owning listener
Chase Douglas
1
-0
/
+33
2012-04-18
Fix copy/paste error from before git history in UpdateCurrentTimeIf()
Chase Douglas
1
-1
/
+1
[next]