index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
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
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
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_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-branch
xfixes_2_branch
xgl-0-0-1
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-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-21
dixfonts: Turn a missing directory ErrorF into a DebugF
Jasper St. Pierre
1
-1
/
+1
2014-04-01
Make XYToWindow a screen function
Keith Packard
1
-43
/
+3
2014-03-27
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
1
-1
/
+2
2014-03-26
dix: Allow NULL stipple in ChangeGC
Keith Packard
1
-3
/
+5
2014-03-11
xkb: push locked modifier state down to attached slave devices
Peter Hutterer
1
-0
/
+3
2014-03-06
dix: Clear any existing selections before initializing privates
Andrew Eikum
1
-1
/
+3
2014-02-05
dix: fix a -Wshadow warning
Peter Hutterer
1
-2
/
+2
2014-02-05
dix: fix button state check before changing a button mapping
Peter Hutterer
1
-1
/
+2
2014-02-04
dix: prevent a driver from initializing or submitting buttons > MAX_BUTTONS
Peter Hutterer
2
-0
/
+3
2014-02-04
input: un-constify dev->name
Peter Hutterer
1
-1
/
+1
2014-02-04
input: un-constify InputAttributes
Peter Hutterer
1
-8
/
+8
2014-01-29
Add RANDR 1.4 requests & events to dix/protocol.txt
Alan Coopersmith
1
-0
/
+11
2014-01-29
On realloc failure, free font_path_string instead of leaking it
Alan Coopersmith
1
-3
/
+6
2014-01-23
dix: Praise clients which haven't run for a while, rather than idle clients
Keith Packard
1
-4
/
+2
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-7
/
+10
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
1
-2
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
17
-179
/
+179
2014-01-12
xi: More warning cleanup for input
Keith Packard
2
-13
/
+14
2014-01-12
Clean up warnings in DIX
Keith Packard
7
-35
/
+44
2014-01-09
CheckPassiveGrabsOnWindow() needs to handle NULL return value from AllocGrab()
Alan Coopersmith
1
-0
/
+2
2014-01-09
GrabDevice() needs to handle NULL return value from AllocGrab()
Alan Coopersmith
1
-1
/
+3
2014-01-09
If AllocGrab() fails to set up grab, don't copy to a NULL grab
Alan Coopersmith
1
-6
/
+5
2013-12-11
dix: fix check for grab type
Peter Hutterer
1
-1
/
+1
2013-12-09
bs: Set the screen's bs support level to WhenMapped
Adam Jackson
1
-1
/
+5
2013-12-09
smartsched: Tweak the default scheduler intervals
Adam Jackson
1
-2
/
+3
2013-10-31
Add a RegionDuplicate function
Keith Packard
1
-0
/
+15
2013-10-18
Merge commit '2523a445a09a75a8baf642608d099a5e12d5437f'
Keith Packard
3
-16
/
+62
2013-10-18
sync: if the idle time was reset, force alarms to trigger (#70476)
Peter Hutterer
1
-4
/
+34
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
3
-15
/
+31
2013-10-14
Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396]
Alan Coopersmith
1
-0
/
+5
2013-10-14
dix: only deliver for the current grab type
Peter Hutterer
1
-11
/
+2
2013-10-14
dix: don't attempt to deliver an event for a different grabtype
Peter Hutterer
1
-0
/
+3
2013-10-14
dix: only allow button and key events to freeze a sync'd pointer
Peter Hutterer
1
-1
/
+5
2013-10-14
input: calloc minimization for xi2mask_new
Adam Jackson
1
-17
/
+13
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
1
-1
/
+0
2013-09-10
dix: FIXES is not optional
Adam Jackson
2
-12
/
+0
2013-09-10
dbe: Fold the window private private into the window private
Adam Jackson
1
-1
/
+0
2013-09-10
dix: Remove a dead parameter from DoGetImage
Adam Jackson
1
-57
/
+31
2013-09-06
Fix bug in cursor handling.
Thomas Klausner
1
-8
/
+15
2013-08-30
dix: check for grab type before checking XI2 mask
Peter Hutterer
1
-1
/
+1
2013-08-30
DIX/Xi: Pass correct client to CheckDeviceGrabAndHintWindow()
Egbert Eich
1
-7
/
+16
2013-08-18
dix: add missing include for DeleteWindowFromAnySelections
Julien Cristau
1
-0
/
+1
2013-07-25
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-3
/
+2
2013-07-25
dix: set the valuator mask to ensure XI 1.x events have data
Peter Hutterer
1
-1
/
+1
2013-07-24
dix: check the xi2mask, not the grab type for touch listeners
Peter Hutterer
1
-2
/
+1
2013-07-23
Allow DDX to provide a main()
Jon TURNEY
3
-6
/
+38
2013-07-22
dix: scale y back instead of x up when pre-scaling coordinates
Peter Hutterer
1
-3
/
+3
2013-07-17
dix: allow a ConstantDeceleration between 0 and 1 (#66134)
Peter Hutterer
1
-3
/
+2
2013-07-17
dix: UpdateTouchesForGrab must only free the listener grab if it is non-NULL
Peter Hutterer
1
-1
/
+2
2013-07-11
dix: when ungrabbing an active grab, accept pointer grabs (#66720)
Peter Hutterer
1
-2
/
+9
[next]