index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-22
include: GetClientResolutions is declared in font.h
Keith Packard
1
-2
/
+0
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
25
-109
/
+112
2014-01-12
os: xstrtokenize takes and returns const char * now
Keith Packard
1
-1
/
+1
2014-01-12
xi: More warning cleanup for input
Keith Packard
2
-7
/
+7
2014-01-12
xkb: Clean up warnings
Keith Packard
2
-2
/
+2
2014-01-12
os: Clean up warnings
Keith Packard
1
-2
/
+2
2014-01-12
Clean up warnings in DIX
Keith Packard
7
-13
/
+16
2014-01-12
include: Make xkbrules structures all const char *
Keith Packard
1
-20
/
+20
2013-12-13
present: Don't use the major/minor version from the protocol headers
Adam Jackson
1
-0
/
+4
2013-12-13
dri3: Don't use the major/minor version from the protocol headers
Adam Jackson
1
-0
/
+4
2013-12-02
miext: Move SyncShm FDs out of the way of clients
Keith Packard
1
-0
/
+3
2013-12-02
Select directory for MIT-SHM temp files at configure time
Keith Packard
1
-0
/
+3
2013-11-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-6
/
+6
2013-11-14
include: export key_is_down and friends
Peter Hutterer
1
-6
/
+6
2013-11-14
xext: Fix shmint.h to not use headers outside of sdk_HEADERS
Keith Packard
1
-1
/
+1
2013-11-12
Enable XTRANS_SEND_FDS on Solaris too.
Alan Coopersmith
1
-0
/
+8
2013-11-11
Get rid of the rest of the FD passing code when XTRANS_SEND_FDS isn't set
Keith Packard
2
-0
/
+6
2013-11-11
Trap SIGBUS to handle truncated shared memory segments
Keith Packard
3
-0
/
+52
2013-11-11
Xext: Enable MIT-SHM FD-passing request definitions only when possible
Keith Packard
1
-0
/
+4
2013-11-11
Remove dix-config.h config variables from xorg-config.h
Keith Packard
1
-3
/
+0
2013-11-11
Make XTrans FD passing support optional. Define only on Linux
Keith Packard
2
-0
/
+6
2013-11-06
ARM64: Add support for aarch64
Andreas Schwab
1
-0
/
+14
2013-11-05
Link with xshmfence, reference miSyncShmScreenInit in sdksyms
Keith Packard
2
-0
/
+6
2013-11-04
Disable DRI3 and sync fence FD functions if xshmfence isn't available
Keith Packard
1
-0
/
+3
2013-11-01
config/APM: Add option to disable building of APM support on Linux
Egbert Eich
1
-0
/
+3
2013-10-31
present: Add Present extension
Keith Packard
3
-0
/
+11
2013-10-31
dri3: Add DRI3 extension
Keith Packard
3
-0
/
+11
2013-10-31
Add support for MIT-SHM AttachFd request
Keith Packard
1
-0
/
+2
2013-10-31
Add interfaces to get FDs from clients over the socket
Keith Packard
2
-0
/
+10
2013-10-31
os: Add GetTimeInMicros
Keith Packard
1
-0
/
+1
2013-10-31
Add swapll to byte swap 64-bit datatypes
Keith Packard
1
-0
/
+29
2013-10-31
Add a RegionDuplicate function
Keith Packard
1
-0
/
+2
2013-10-18
sync: if the idle time was reset, force alarms to trigger (#70476)
Peter Hutterer
1
-0
/
+6
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
2
-1
/
+5
2013-10-14
include: change grabtypes to start at 1
Peter Hutterer
1
-3
/
+3
2013-09-10
dix: FIXES is not optional
Adam Jackson
3
-15
/
+0
2013-09-10
list: Avoid using X types
Adam Jackson
1
-1
/
+1
2013-09-10
dbe: Fold the window private private into the window private
Adam Jackson
1
-1
/
+0
2013-08-30
include: wrap EMASKSIZE in parentheses
Peter Hutterer
1
-1
/
+1
2013-08-06
xfree86: improve check for posix saved ids
Julien Cristau
1
-0
/
+3
2013-07-24
dix: check the xi2mask, not the grab type for touch listeners
Peter Hutterer
1
-1
/
+1
2013-06-06
dix: add missing dixFreeRegistry define
Maarten Lankhorst
1
-0
/
+1
2013-05-15
Abstract cursor refcounting
Peter Hutterer
1
-0
/
+4
2013-05-10
dix: AllocGrab can copy if an argument is passed in
Peter Hutterer
1
-1
/
+1
2013-05-10
dix: drop DeviceIntRec's activeGrab struct
Peter Hutterer
1
-1
/
+1
2013-05-10
dix: XAllowEvents() on a touch event means accepting it
Peter Hutterer
1
-0
/
+1
2013-05-10
dix: move EmitTouchEnd to touch.c
Peter Hutterer
1
-0
/
+1
2013-05-10
Xi: use public.processInputProc to replay the touch history
Peter Hutterer
1
-0
/
+1
2013-05-08
dix: delete all callbacks before reset
Peter Hutterer
1
-0
/
+1
2013-05-07
dix: reset the registry before quitting
Peter Hutterer
1
-0
/
+1
[next]