index
:
xorg/xserver-test
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
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
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
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-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.9-branch
server-1_0-branch
server-1_1-branch
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
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
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xfixes
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-09
fixes: Fix PanoramiXSetWindowShapeRegion for root windows (v2)
Adam Jackson
1
-0
/
+13
2013-12-09
fixes: Fix PanoramiXSetPictureClipRegion for root windows (v2)
Adam Jackson
1
-0
/
+13
2013-05-15
Abstract cursor refcounting
Peter Hutterer
1
-3
/
+3
2013-03-18
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+2
2013-03-12
xfixes: ifdef PanoramiXFixes* (#62015)
Peter Hutterer
1
-0
/
+2
2013-03-06
dix: only show the cursor if a window defines one (#58398)
Peter Hutterer
1
-8
/
+2
2012-12-19
Merge remote-tracking branch 'whot/barriers'
Keith Packard
2
-444
/
+5
2012-12-17
cursor: Move pointer barrier code over to XI
Jasper St. Pierre
2
-444
/
+5
2012-12-10
xfixes: Fix minor number in QueryVersion
Daniel Martin
1
-1
/
+1
2012-11-29
cursor: Revise edge cases for the pointer moving towards barriers
Jasper St. Pierre
1
-2
/
+10
2012-11-19
xfixes: let PointerBarrierClient->device_ids point to allocated memory
Peter Hutterer
1
-0
/
+4
2012-11-06
cursor: Fix up implementation for per-device barriers
Jasper St. Pierre
1
-7
/
+68
2012-11-06
cursor: Clean up barrier finding code a bit
Jasper St. Pierre
1
-7
/
+7
2012-11-06
cursor: Clean up pointer barrier creation code a tiny bit
Jasper St. Pierre
1
-18
/
+24
2012-11-06
cursor: CreatePointerBarrier has a variable request length
Jasper St. Pierre
1
-2
/
+10
2012-11-06
cursor: Fix a minor unused variable warning
Jasper St. Pierre
1
-1
/
+1
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
2
-5
/
+1
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
2
-21
/
+18
2012-07-09
Use C99 designated initializers in various extension Replies
Alan Coopersmith
2
-10
/
+12
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
2
-4
/
+6
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
3
-5
/
+5
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-2
/
+2
2012-05-14
xfixes: remove redundant declaration.
Michal Suchanek
1
-1
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
7
-1377
/
+1331
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
1
-8
/
+8
2011-12-09
xfixes: don't dereference a NULL cursor
Peter Hutterer
1
-2
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
5
-172
/
+136
2011-06-16
xfixes: Remove unused variable.
Cyril Brulebois
1
-2
/
+0
2011-06-16
xfixes: Mark some variables as unused.
Cyril Brulebois
1
-2
/
+2
2011-05-31
fixes: Add support for pointer barriers
Adam Jackson
4
-10
/
+446
2011-05-13
include: add version_compare helper function
Peter Hutterer
1
-6
/
+6
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
1
-2
/
+0
2011-02-14
xfixes: calloc, not malloc the cursorScreenRec
Peter Hutterer
1
-1
/
+1
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
3
-3
/
+3
2010-11-30
fixes: Add panoramix support
David Reveman
3
-0
/
+121
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
4
-7
/
+7
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-3
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
2
-5
/
+8
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-30
/
+30
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-1
/
+1
2010-05-24
xfixes: Remove the invisible cursor sprite, using NullCursor instead.
Jamey Sharp
1
-38
/
+1
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
2
-4
/
+2
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
2
-9
/
+6
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
2
-2
/
+0
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
2
-4
/
+2
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
4
-43
/
+30
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-1
/
+1
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-4
/
+4
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-1
/
+1
[next]