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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
2
-0
/
+480
2017-04-26
Use #ifdef instead of #if for features to make Meson easier.
Eric Anholt
3
-3
/
+3
2017-04-25
Remove support for unaligned swaps.
Eric Anholt
1
-12
/
+3
2017-04-25
Rewrite the byte swapping macros.
Eric Anholt
1
-63
/
+34
2017-04-25
xorg: Change __XCONFIGFILE__ to XCONFIGFILE (and DIR) to fix scan.c.
Eric Anholt
2
-3
/
+3
2017-04-21
glx: Use the same endian swapping as the rest of the server.
Eric Anholt
1
-15
/
+0
2017-03-27
dpms: Consolidate a bunch of stuff into Xext/dpms.c
Adam Jackson
1
-10
/
+0
2017-03-27
dix: Lift DPMS to a screen hook
Adam Jackson
1
-0
/
+3
2017-03-23
kdrive: Drop kdrive-config.h.
Eric Anholt
1
-25
/
+0
2017-03-23
kdrive: Remove vestiges of TSLIB support.
Eric Anholt
3
-12
/
+0
2017-03-23
kdrive: Unifdef KDRIVE_EVDEV.
Eric Anholt
1
-3
/
+0
2017-03-21
dix: Remove PRIVATE_DAMAGE
Adam Jackson
1
-1
/
+0
2017-03-17
fb: Remove 24bpp support (v3)
Adam Jackson
1
-7
/
+0
2017-03-07
glamor: use drmGetDeviceNameFromFD2 when available
Qiang Yu
1
-0
/
+3
2017-02-28
Use arc4random_buf(3) if available to generate cookies.
Matthieu Herrb
1
-0
/
+6
2017-02-28
Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624
Matthieu Herrb
2
-0
/
+8
2017-02-27
os: log a bug whenever WriteToClient is called from the input thread
Peter Hutterer
1
-0
/
+1
2017-02-23
dix: Add a callback chain for window property state change
Adam Jackson
1
-0
/
+8
2017-01-19
kdrive: Remove non-evdev input drivers
Adam Jackson
1
-6
/
+0
2017-01-11
AttendClient of grab-pervious client must queue to saved_ready_clients [v2]
Keith Packard
1
-0
/
+6
2017-01-04
xkb: Match key releases with an overlaid press
Mihail Konev
1
-0
/
+2
2016-12-12
dix: Rename (and retype) PixmapPerDepth[1] to defaultStipple
Adam Jackson
1
-7
/
+5
2016-11-15
dix: Make sure client is not in output_pending chain after closed (RH 1382444)
Keith Packard
1
-1
/
+1
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
1
-0
/
+1
2016-10-05
dix: Add valuator_mask_set_absolute_unaccelerated
Jonas Ådahl
1
-1
/
+4
2016-09-22
dix: Silence TSan warnings when checking for pending input
Jeremy Huddleston Sequoia
1
-0
/
+6
2016-09-19
dix: Incroduce CursorConfinedTo vfunc in Screen
Jonas Ådahl
1
-0
/
+5
2016-09-19
dix: Introduce CursorWarpedTo vfunc in Screen
Jonas Ådahl
1
-0
/
+9
2016-09-16
include: Add 'xserver_poll.h' to Makefile.am
Keith Packard
1
-0
/
+1
2016-09-16
Remove 'dixfontstubs.h' from include EXTRA_DIST
Keith Packard
1
-1
/
+1
2016-09-16
Add SyncSharedPixmap ScreenRec hook
Michel Dänzer
1
-0
/
+19
2016-09-15
Add Windows-DRI extension
Jon Turney
1
-0
/
+5
2016-09-13
os: Use pthread_setname_np to set thread names if available
Alan Coopersmith
1
-0
/
+6
2016-09-13
dix: Add dixPrivatesCreated helper function
Dave Airlie
1
-0
/
+3
2016-07-21
os: Remove CheckConnections
Keith Packard
1
-2
/
+0
2016-07-21
Allow 1024 and 2048 for LimitClients
Keith Packard
1
-1
/
+1
2016-07-21
os: Switch server to poll(2) [v3]
Keith Packard
1
-0
/
+20
2016-07-21
dix: Use list for ready clients
Keith Packard
2
-2
/
+16
2016-07-21
os: Add ospoll interface [v2]
Keith Packard
1
-0
/
+3
2016-07-19
os: Add poll emulation for mingw [v2]
Brian M. Clapper
2
-0
/
+58
2016-07-18
os: Add X_NOTIFY_ERROR value
Keith Packard
1
-3
/
+4
2016-07-18
os: Compute timeout in milliseconds instead of struct timeval
Keith Packard
1
-2
/
+1
2016-07-18
Remove AddEnabledDevice and AddGeneralSocket APIs
Keith Packard
1
-8
/
+0
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
1
-13
/
+13
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-4
/
+7
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
3
-55
/
+7
2016-06-28
xf86: Add PRIME flipping functions to Screen
Alex Goins
1
-0
/
+14
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
1
-8
/
+7
2016-06-08
Allow compile-time selection of a fallback input driver
Peter Hutterer
1
-0
/
+3
2016-06-08
prime: clean up slave bo properly. (v3)
Dave Airlie
1
-0
/
+3
[next]