index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
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]