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
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
Xext: if a root window is given in XTestFakeInput, move to that
Peter Hutterer
1
-1
/
+9
2013-02-08
Xext: pass the current screen to miProcessDeviceEvent() from xtest calls
Peter Hutterer
1
-1
/
+1
2013-02-08
Xext: avoid null-pointer dereference in XTestFakeInput (#59937)
Alan Coopersmith
1
-3
/
+2
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-11-29
When resetting device idle time, reset XIAll(Master)Devices too (#56649)
Peter Hutterer
1
-0
/
+2
2012-11-05
Xext: fix shadow warnings
Yaakov Selkowitz
2
-11
/
+11
2012-11-05
Xext: fix redundant redeclaration warnings
Yaakov Selkowitz
3
-6
/
+0
2012-11-05
Xext: fix unused variable warnings in xf86bigfont.c
Yaakov Selkowitz
1
-12
/
+0
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2012-08-06
sync: Fix logic error from b55bf248581dc66321b24b29f199f6dc8d02db1b
Adam Jackson
1
-12
/
+12
2012-07-16
Fix two more C99 initialization mistakes using members of same struct
Alan Coopersmith
2
-5
/
+8
2012-07-10
Sync: Always initialise system counter list
Daniel Stone
1
-2
/
+2
2012-07-10
GE: Remove unused RT_GECLIENT
Daniel Stone
1
-2
/
+0
2012-07-10
Xinerama: Reset Composite request vector on close
Daniel Stone
1
-0
/
+3
2012-07-10
XvMC: Remove unused XvMCGeneration
Daniel Stone
1
-2
/
+0
2012-07-10
Xext: Only build one library
Daniel Stone
1
-24
/
+2
2012-07-10
Remove the last remnants of extmod
Daniel Stone
1
-2
/
+0
2012-07-09
Move SELinux from extmod to built-in
Daniel Stone
1
-3
/
+5
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
3
-22
/
+0
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
5
-8
/
+27
2012-07-09
Move XRes from extmod to built-in
Tomas Carnecky
2
-1
/
+3
2012-07-09
Move DPMS from extmod to built-in
Tomas Carnecky
1
-1
/
+1
2012-07-09
Move MIT-SCREEN-SAVER from extmod to built-in
Tomas Carnecky
1
-1
/
+1
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
21
-22
/
+16
2012-07-09
Replace INITARGS with void
Tomas Carnecky
9
-10
/
+10
2012-07-09
Xinerama: Fix ExtensionInit prototype
Daniel Stone
1
-1
/
+1
2012-07-09
Xext: Add hashtable.h to sources to fix distcheck
Daniel Stone
1
-1
/
+1
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
7
-61
/
+67
2012-07-09
Use C99 designated initializers in Xext Replies
Alan Coopersmith
17
-378
/
+471
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
2
-2
/
+2
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
1
-2
/
+4
2012-07-09
Fix more poorly indented/wrapped comments & code
Alan Coopersmith
2
-6
/
+7
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
17
-100
/
+94
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
5
-11
/
+11
2012-05-24
Xext: include dix-config.h
Peter Hutterer
1
-0
/
+4
2012-04-23
xres: Fix build without composite
Jeremy Huddleston
1
-0
/
+3
2012-04-18
dix: add reference count of the resource to ResourceSizeRec
Erkki Seppälä
1
-5
/
+476
2012-04-18
Xext: add a generic hashtable implementation
Erkki Seppälä
3
-1
/
+429
2012-04-18
composite: Report pixmap usage of client windows to resource extension.
Rami Ylimäki
1
-1
/
+13
2012-04-18
render: Report pixmap usage of pictures to resource extension.
Rami Ylimäki
1
-0
/
+27
2012-04-18
Implemented first part of XResource extension v1.2: X_XResQueryClientIds
Erkki Seppälä
1
-5
/
+312
2012-03-22
Xext: Add per-device SyncCounters
Peter Hutterer
2
-5
/
+46
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
2
-3
/
+6
2012-03-22
Xext: strdup() the SystemSyncCounter name
Peter Hutterer
2
-2
/
+3
2012-03-22
Xext: store the bracket values for idle counters in the private
Peter Hutterer
1
-18
/
+27
2012-03-22
Xext: pass the counter into block/wakeup handlers
Peter Hutterer
1
-4
/
+4
2012-03-22
Xext: add a private field to SyncSystemCounters
Peter Hutterer
2
-0
/
+11
2012-03-22
Xext: localise pIdleTimeValueLess/Greater
Peter Hutterer
1
-12
/
+16
2012-03-22
Xext: localise use of IdleTimeCounter
Peter Hutterer
1
-7
/
+9
2012-03-22
sync: Use a linked list instead of an array for SysCounterList.
Jamey Sharp
2
-39
/
+17
[next]