index
:
~ofourdan/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
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
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.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
xv: Drop the ClientPtr from the interface to the DDX.
Eric Anholt
3
-26
/
+24
2014-08-07
xv: Remove the no-op AllocatePort/FreePort interfaces.
Eric Anholt
3
-88
/
+3
2014-08-06
xv: Fix malloc-failure cases in the fill color key helper.
Eric Anholt
1
-9
/
+13
2014-08-06
xv: Move xf86 XV color key helper to core.
Eric Anholt
2
-0
/
+33
2014-08-06
xv: Move CloseScreen setup from a DIX hook to normal wrapping.
Eric Anholt
2
-3
/
+0
2014-08-06
xv: Drop unused XvdiVideoStopped().
Eric Anholt
2
-25
/
+0
2014-08-06
xv: Drop unused XvdiPreemptVideo().
Eric Anholt
2
-23
/
+0
2014-08-06
xv: Move the DDX XV screen private allocation into the DDXes.
Eric Anholt
1
-1
/
+0
2014-08-06
xv: Drop the ddQueryAdaptors() interface.
Eric Anholt
2
-3
/
+0
2014-08-06
xv: Move common code for adaptor cleanup to xvmain.c
Eric Anholt
2
-0
/
+40
2014-07-29
saver: Don't open-code IsMapInstalled
Adam Jackson
1
-15
/
+1
2014-04-30
selinux: don't checkout for AVCs on select() EINTR
Ray Strode
1
-2
/
+2
2014-04-21
xres: Fix size estimation for <8bpp pixmaps (#69057)
Adam Jackson
1
-2
/
+2
2014-03-27
Build dpmsstubs.c once as a convenience library, rather than once for each DD...
Jon TURNEY
1
-1
/
+3
2014-02-09
sync: Avoid ridiculously long timeouts
Mark Kettenis
1
-5
/
+2
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
2
-34
/
+18
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
25
-308
/
+308
2014-01-12
Xext: Clean up warnings in hashtable code
Keith Packard
2
-6
/
+6
2014-01-12
Xext: Clean up warnings
Keith Packard
2
-4
/
+2
2014-01-12
Clean up warnings in DIX
Keith Packard
2
-4
/
+4
2014-01-12
Xext: _X_EXPORT DPMSSet and DPMSSupported
Keith Packard
1
-2
/
+2
2013-12-09
damageext: Xineramify (v7)
Adam Jackson
1
-0
/
+3
2013-12-09
xinerama: Export the screen region
Adam Jackson
2
-1
/
+2
2013-12-02
Xext: Use SHMDIR and O_TMPFILE when creating mapping files
Keith Packard
1
-3
/
+31
2013-11-23
Xext: Recover from miSyncInitFenceFromFD failure without crashing
Keith Packard
1
-1
/
+1
2013-11-14
xext: Fix shmint.h to not use headers outside of sdk_HEADERS
Keith Packard
2
-7
/
+2
2013-11-11
Trap SIGBUS to handle truncated shared memory segments
Keith Packard
2
-2
/
+40
2013-11-11
Xext: Enable MIT-SHM FD-passing request definitions only when possible
Keith Packard
2
-2
/
+29
2013-11-04
Disable DRI3 and sync fence FD functions if xshmfence isn't available
Keith Packard
1
-0
/
+8
2013-11-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+10
2013-11-01
sync: fix corner-case in triggering idle alarms
Peter Hutterer
1
-1
/
+10
2013-10-31
dri3: Add DRI3 extension
Keith Packard
2
-2
/
+43
2013-10-31
Add support for MIT-SHM AttachFd request
Keith Packard
2
-3
/
+157
2013-10-31
Xext: Move MIT-SHM 'ShmDesc' to shmint.h
Keith Packard
3
-21
/
+10
2013-10-18
sync: split updating and triggering a counter up
Peter Hutterer
1
-2
/
+11
2013-10-18
sync: always set the brackets (#59644)
Peter Hutterer
1
-0
/
+20
2013-10-18
sync: if the idle time was reset, force alarms to trigger (#70476)
Peter Hutterer
1
-3
/
+29
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
2
-5
/
+3
2013-10-18
sync: supply the counter from IdleTimeBlockHandler
Peter Hutterer
1
-1
/
+1
2013-10-18
sync: always call BracketValues when recalculating upper/lower brackets
Peter Hutterer
1
-3
/
+2
2013-10-18
sync: compress two if statements
Peter Hutterer
1
-32
/
+19
2013-09-10
dix: FIXES is not optional
Adam Jackson
1
-6
/
+0
2013-09-10
security: Don't count RetainPermanent clients twice
Peter Harris
1
-3
/
+8
2013-05-15
Abstract cursor refcounting
Peter Hutterer
1
-4
/
+4
2013-04-16
Stop the shouting
Peter Hutterer
1
-2
/
+2
2013-02-15
Merge branch 'master' of git+ssh://people.freedesktop.org/~alanc/xserver into...
Peter Hutterer
1
-5
/
+8
2013-02-15
Xext: rename two shadowing variables
Peter Hutterer
1
-7
/
+7
2013-02-15
Xext: renaming shadowing variable
Peter Hutterer
1
-4
/
+4
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
[prev]
[next]