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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-2
/
+2
2012-07-07
dix/randr: add a hook into screen to replace scanout pixmap
Dave Airlie
1
-0
/
+3
2012-07-07
dix/xf86: initial offload slave tracking (v1.1)
Dave Airlie
2
-0
/
+9
2012-07-07
dix/pixmap: track dirty pixmaps in server. (v4)
Dave Airlie
3
-0
/
+26
2012-07-07
randr: add initial scanout pixmap support (v3)
Dave Airlie
2
-0
/
+25
2012-07-07
dix: pixmap sharing infrastructure (v3)
Dave Airlie
1
-0
/
+17
2012-07-07
dix: add ability to link output slave gpus to the current gpu (v1.1)
Dave Airlie
2
-0
/
+9
2012-07-06
dix: add unattached list for attaching screens to initially. (v1.1)
Dave Airlie
2
-0
/
+11
2012-07-06
xserver/config: add udev/drm hotplug callbacks. (v2)
Dave Airlie
1
-0
/
+4
2012-07-06
dix: introduce gpu screens. (v5)
Dave Airlie
3
-0
/
+17
2012-07-06
xfree86: use udev to provide device enumeration for kms devices (v10)
Dave Airlie
4
-0
/
+44
2012-07-05
privates: Allow device privates to be allocated after server start
Keith Packard
1
-1
/
+1
2012-07-05
Add screen-specific privates.
Keith Packard
2
-1
/
+55
2012-07-05
list.h: don't crash when removing an element from a NULL list
Peter Hutterer
1
-1
/
+1
2012-07-04
Merge branch 'sigio-vt-switch-issues' into for-keith
Peter Hutterer
1
-0
/
+6
2012-07-03
os: add OsBlockSIGIO and OsReleaseSIGIO
Peter Hutterer
1
-0
/
+6
2012-07-02
Merge branch 'sigsafe-logging-varargs'
Keith Packard
3
-4
/
+22
2012-07-02
Make BUG_WARN* signal safe
Chase Douglas
1
-4
/
+4
2012-07-02
Add ErrorFSigSafe() alternative to ErrorF()
Chase Douglas
1
-0
/
+6
2012-07-02
Add LogMessageVerbSigSafe() for logging messages while in signal context
Chase Douglas
1
-0
/
+7
2012-07-02
Add dixGetGlyphs to replace GetGlyphs from libXfont to simplify linking
Alan Coopersmith
1
-6
/
+7
2012-06-28
dix/render: consolidate window format matching code.
Dave Airlie
1
-0
/
+1
2012-06-22
include: document _XkbErrCode2 macros
Peter Hutterer
1
-0
/
+5
2012-06-21
Add FormatUInt64{,Hex}() for formatting numbers in a signal safe manner
Chase Douglas
1
-0
/
+2
2012-06-21
Add global variable inSignalContext
Chase Douglas
1
-0
/
+3
2012-06-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
3
-1
/
+15
2012-06-07
dix: disable all devices before shutdown
Peter Hutterer
1
-1
/
+1
2012-06-07
dix: move freeing the sprite into a function
Peter Hutterer
1
-0
/
+2
2012-06-07
include: add BUG_RETURN_* macros
Peter Hutterer
1
-0
/
+12
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
3
-12
/
+5
2012-05-21
config/udev: add pre_init stage to config and udev.
Dave Airlie
1
-0
/
+1
2012-05-17
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
1
-0
/
+4
2012-05-17
XQuartz: Declare noPseudoramiXExtension for miinitext.c
Jeremy Huddleston
1
-0
/
+4
2012-05-17
dix: Move DeviceFocusEvent from Xi into enterleave.c
Peter Hutterer
1
-7
/
+0
2012-05-16
include: don't redeclare device events in xkbsrv.h
Peter Hutterer
1
-3
/
+0
2012-05-16
dix: indentation fixes for pointer acceleration
Simon Thum
1
-10
/
+5
2012-05-14
dix: Remove redundant declarations.
Michal Suchanek
2
-7
/
+3
2012-05-14
xserver: Remove duplicate declaration in resource.h
Michal Suchanek
1
-3
/
+0
2012-05-09
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+12
2012-05-04
os: Add CryptoAPI as a choice of SHA1 implementation
Yaakov Selkowitz
1
-0
/
+3
2012-05-03
os/xprintf: add Xvscnprintf and Xscnprintf
Daniel Kurtz
1
-0
/
+12
2012-05-01
os: Add -displayfd option
Chase Douglas
1
-0
/
+1
2012-04-23
os: Annotate OsVendorFatalError as _X_ATTRIBUTE_PRINTF
Jeremy Huddleston
1
-1
/
+2
2012-04-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-2
/
+4
2012-04-18
Rename TouchEnsureSprite to TouchBuildSprite and event type checks
Chase Douglas
1
-2
/
+2
2012-04-18
Split out helper function TouchListenerAcceptReject()
Chase Douglas
1
-0
/
+2
2012-04-18
dix: add reference count of the resource to ResourceSizeRec
Erkki Seppälä
1
-0
/
+2
2012-04-18
dix: don't use a local wrapper for calling HashResourceID
Erkki Seppälä
1
-3
/
+5
2012-04-18
dix: add hashing functions to resource.h for others to use.
Erkki Seppälä
1
-1
/
+12
2012-04-18
dix: add a mechanism for iterating through all subresources
Erkki Seppälä
1
-0
/
+16
[next]