index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
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.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-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
server-21.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-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
xserver 1.20 RC4
xorg-server-1.19.99.904
Adam Jackson
2
-4
/
+4
2018-04-10
dri3: rework format/modifier caching
Emil Velikov
1
-23
/
+27
2018-04-10
glamor: zero num_formats from the start
Emil Velikov
1
-10
/
+6
2018-04-10
xwayland: zero num_formats from the start
Emil Velikov
1
-6
/
+5
2018-04-10
dri3: check for ::get_drawable_modifiers failure
Emil Velikov
1
-4
/
+7
2018-04-10
glamor: zero num_modifiers from the start
Emil Velikov
1
-10
/
+6
2018-04-10
xwayland: zero num_modifiers from the start
Emil Velikov
1
-10
/
+7
2018-04-10
dri3: simplify dri3_open() implementation
Emil Velikov
1
-17
/
+5
2018-04-10
dri3: annotate fds/strides/offsets arrays as const
Emil Velikov
6
-16
/
+18
2018-04-10
xwayland: don't close() fds we don't own
Emil Velikov
1
-2
/
+0
2018-04-10
dri3: annotate the dri3_screen_info data as const
Emil Velikov
6
-12
/
+12
2018-04-10
dix: always send focus event on grab change
Samuel Thibault
1
-1
/
+1
2018-04-10
Xext: Fix memory leaks in hashtable.
Michal Srb
1
-0
/
+3
2018-04-10
glx: Do not call into Composite if it is disabled.
Michal Srb
2
-41
/
+55
2018-04-09
hw/xwin/glx: Allocate fbconfigs correctly
Jon Turney
1
-30
/
+40
2018-04-09
GLX: Fix a use after free error with the GLVND vendor handle.
Kyle Brenneman
1
-6
/
+7
2018-04-06
xfree86: drop KDSKBMUTE handling
Peter Hutterer
1
-19
/
+9
2018-04-05
xwayland: Silence a build warning if we can
Adam Jackson
3
-8
/
+19
2018-04-05
dix: Hush an almost certainly bogus warning
Adam Jackson
1
-1
/
+1
2018-04-05
mi: Hush an almost certainly bogus warning
Adam Jackson
1
-1
/
+1
2018-04-05
xkb: Silence some compiler warnings
Adam Jackson
1
-5
/
+6
2018-04-05
dmx: Silence a string truncation warning.
Adam Jackson
1
-1
/
+1
2018-04-05
dmx: Clean up some argument parsing code
Adam Jackson
1
-19
/
+6
2018-04-05
dmx: Fix a read-from-uninitialized warning
Adam Jackson
1
-1
/
+1
2018-04-05
dmx: Fix some snprintf warnings.
Adam Jackson
1
-2
/
+2
2018-04-05
gtf: Warning fix
Adam Jackson
1
-1
/
+1
2018-04-05
modesetting: Actually get framebuffer ID
Daniel Stone
1
-1
/
+1
2018-04-05
dri3: Set stride and size for old clients
Daniel Stone
1
-0
/
+2
2018-04-05
modesetting: Don't reuse iterator in nested loop
Daniel Stone
1
-2
/
+3
2018-04-04
modesetting: Fix page flipping harder under DRI 3.2.
Mario Kleiner
1
-1
/
+5
2018-04-04
modesetting: Have consistent state when using atomic modesetting
Louis-Francis Ratté-Boulianne
2
-3
/
+64
2018-04-04
modesetting: Use atomic modesetting to set DPMS mode
Louis-Francis Ratté-Boulianne
5
-110
/
+299
2018-04-04
glamor: Add fd_from_pixmap hook
Daniel Stone
1
-0
/
+27
2018-04-04
glamor: Fall back to non-modifier allocations
Daniel Stone
1
-2
/
+3
2018-04-04
glamor: Reallocate pixmap storage without modifiers if necessary
Daniel Stone
1
-5
/
+6
2018-04-04
glamor: Push make_exportable into callers
Daniel Stone
1
-1
/
+4
2018-04-04
glamor: Track if BO allocation used modifiers
Daniel Stone
4
-11
/
+25
2018-04-04
drmmode: Track if BO allocation used modifiers
Daniel Stone
2
-1
/
+5
2018-04-04
dri3: Use single-FD screen call for single-FD request
Daniel Stone
3
-11
/
+48
2018-04-03
xfree86: Restore newline before "X Protocol Version" string
Aaron Plattner
1
-1
/
+1
2018-04-02
xserver 1.20 RC3
xorg-server-1.19.99.903
Adam Jackson
2
-4
/
+4
2018-04-02
modesetting: Fix reported size when using atomic modesetting
Louis-Francis Ratté-Boulianne
1
-4
/
+4
2018-04-02
modesetting: Ignore alpha channel when importing BOs for modesetting
Louis-Francis Ratté-Boulianne
1
-0
/
+20
2018-04-02
modesetting: Use actual crtc position for pageflip
Olivier Fourdan
1
-1
/
+1
2018-04-02
docs: remove resource management references
Emil Velikov
1
-168
/
+0
2018-04-02
docs: purge some ISA references
Emil Velikov
1
-87
/
+2
2018-04-02
meson: Add pixman-1 to required modules in xorg-server.pc
Thierry Reding
1
-1
/
+5
2018-04-02
meson: Distribute more SDK headers
Thierry Reding
15
-1
/
+115
2018-04-02
meson: Remove usage of pkg-config --variable=includedir
Thierry Reding
2
-1
/
+3
2018-04-02
modesetting/drmmode: add NULL pointer check in drmmode_output_dpms
Tobias Klausmann
1
-2
/
+5
[next]