index
:
~jcristau/xserver
addresources
for-keith
hurd-fixes
libudev
libudev+inputclass
server-1.12-branch
server-1.7-branch
xephyr-xcb
Unnamed repository; edit this file to name it for gitweb.
jcristau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-04-18
render: Report pixmap usage of pictures to resource extension.
Rami Ylimäki
1
-0
/
+25
2012-04-18
Implemented first part of XResource extension v1.2: X_XResQueryClientIds
Erkki Seppälä
1
-1
/
+1
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-22
Merge branch 'per-device-sync-counters' into for-keith
Peter Hutterer
3
-2
/
+5
2012-03-22
Xext: Add per-device SyncCounters
Peter Hutterer
1
-0
/
+2
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
2
-2
/
+3
2012-03-22
include: add an X_DEBUG message type
Peter Hutterer
1
-0
/
+1
2012-03-22
Xi: Fix TouchEnd to TouchUpdate change for one accepted grab
Chase Douglas
1
-1
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
63
-5376
/
+4934
2012-02-11
Merge remote-tracking branch 'alanc/master'
Keith Packard
2
-59
/
+59
2012-02-08
Implement touch early accept
Chase Douglas
1
-0
/
+2
2012-02-08
Check for proper window ID when processing touch allow requests
Chase Douglas
1
-1
/
+1
2012-02-08
Move AllowTouch to dix/touch.c, and rename to TouchAcceptReject
Chase Douglas
1
-0
/
+2
2012-02-08
Export TouchEventRejected as TouchRejected
Chase Douglas
1
-0
/
+7
2012-02-08
Store window pointer in touch listener record
Chase Douglas
2
-1
/
+3
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
2
-59
/
+59
2012-01-24
include: Fix comment typo
Peter Hutterer
1
-1
/
+1
2012-01-13
include: prettify BUG_WARN output
Peter Hutterer
1
-1
/
+2
2012-01-12
Revert "dix: Repack ClientRec"
Keith Packard
1
-14
/
+15
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
2
-1
/
+2
2012-01-12
Revert "dix: Fix types in WindowOptRec"
Keith Packard
1
-2
/
+2
2012-01-09
Merge commit '777bf90abeac37087a3d0538b847742523d5acf2'
Keith Packard
3
-19
/
+17
2012-01-06
dix: Fix types in WindowOptRec
Adam Jackson
1
-2
/
+2
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
2
-2
/
+1
2012-01-06
dix: Repack ClientRec
Adam Jackson
1
-15
/
+14
[next]