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
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
glamor: make use of GL_EXT_texture_format_BGRA8888
Konstantin
1
-1
/
+0
2022-12-01
meson: add glamor gles2 tests
Konstantin
4
-5
/
+287
2022-09-02
test: Exclude two XTS xsetfontpath tests
Michel Dänzer
3
-0
/
+6
2022-09-02
test: Fix 'xephr' mis-spelling
Michel Dänzer
1
-2
/
+2
2022-07-08
xkb: rename xkb.h to xkb-procs.h
Peter Hutterer
1
-1
/
+0
2022-06-26
tests: Fix build failure from missing micmap.c
Jeremy Huddleston Sequoia
1
-0
/
+2
2021-12-08
test: #undef NDEBUG so assert is not compiled away
Matt Turner
24
-0
/
+72
2021-10-27
Remove autotools support
Povilas Kanapickas
2
-210
/
+3
2021-10-21
xwayland/test: Don't catch errors in run-piglit.sh
Olivier Fourdan
1
-0
/
+2
2021-08-06
xfree86: Use libxcvt
Olivier Fourdan
1
-1
/
+1
2021-05-30
test/xi2: Verify that XI_GestureSwipeEnd is ignored when outside mask
Povilas Kanapickas
1
-1
/
+12
2021-05-30
test/xi2: Update tests for gesture event types
Povilas Kanapickas
2
-1
/
+21
2021-04-09
meson: Disable LTO for tests
Povilas Kanapickas
1
-1
/
+4
2021-01-29
mi: List extensions in usage message
Olivier Fourdan
1
-0
/
+1
2020-11-25
test/xi2: Fix mask size in XISelectEvents test
Povilas Kanapickas
1
-1
/
+1
2020-11-17
xwayland: Add and hook up test script
Michel Dänzer
3
-0
/
+62
2020-05-08
test: Fix struct initialization warning
Martin Weber
1
-1
/
+1
2020-01-28
tests/misc: Drop redundant screenInfo declaration
Michel Dänzer
1
-2
/
+0
2020-01-27
Fix building with `-fno-common`
David Seifert
13
-12
/
+14
2019-07-23
xfree86: Link fb statically
Adam Jackson
1
-0
/
+1
2019-05-02
assert(a && b) --> assert(a); assert(b)
Adam Richter
4
-5
/
+10
2019-05-02
travis: Suppress uninteresting warnings on OSX
Jon Turney
1
-1
/
+1
2019-05-02
travis: Add OSX meson build to matrix
Jon Turney
1
-8
/
+23
2019-05-02
travis: Don't produce fat binaries on OSX
Jon Turney
1
-1
/
+1
2019-04-29
meson: Fix building unit tests when protocol headers aren't in default includ...
Jon Turney
1
-1
/
+1
2019-04-04
test: Fix meson build with xvfb disabled.
Eric Anholt
1
-6
/
+7
2019-04-02
tests: Always separate rendercheck -f and -o options with a space
Jon Turney
1
-2
/
+2
2019-03-28
test: Trim the Render ops that we test the composite paths on.
Eric Anholt
1
-7
/
+8
2019-03-28
test: Execute rendercheck tests without using piglit.
Eric Anholt
2
-2
/
+79
2019-03-27
test: Skip a few tests on glamor that are known to fail on llvmpipe.
Eric Anholt
1
-0
/
+9
2019-03-27
simple-xinit: Introduce an escaped "--" argument.
Eric Anholt
1
-1
/
+7
2019-03-27
simple-xinit: Avoid hanging if the server fails to set up the display fd.
Eric Anholt
1
-2
/
+29
2019-03-14
meson: Drop a meson version check
Jon Turney
1
-1
/
+1
2018-12-17
Revert "ci: Work around broken python UTF8 handling in the CI docker image"
Michel Dänzer
1
-3
/
+0
2018-12-17
test: Use .../piglit instead of .../piglit-*.py
Michel Dänzer
2
-4
/
+4
2018-12-17
gitlab-ci: Docker image can be generated as part of pipeline
Michel Dänzer
2
-507
/
+1
2018-12-17
Drop Travis Linux build in favour of GitLab CI
Michel Dänzer
1
-30
/
+0
2018-12-14
meson: Add misc unit tests
Jon Turney
1
-0
/
+70
2018-12-14
test: fix failing tests
Peter Hutterer
2
-3
/
+9
2018-12-12
travis: Use a single meson invocation
Michel Daenzer
1
-2
/
+1
2018-12-11
ci: Work around broken python UTF8 handling in the CI docker image
Adam Jackson
1
-0
/
+3
2018-09-28
test: Initialize the pixmap in damage test
Jon Turney
1
-0
/
+12
2018-09-25
test: Add the start of a testsuite for damage.
Eric Anholt
3
-0
/
+369
2018-03-21
travis: Bump rawhide image
Adam Jackson
2
-2
/
+510
2018-03-21
ci: Ignore builds for branches aimed at other CI services
Adam Jackson
2
-3
/
+9
2018-03-14
travis: Update OSX build
Adam Jackson
1
-1
/
+13
2018-03-14
travis: Switch linux build from stretch to rawhide
Adam Jackson
1
-1
/
+3
2018-02-14
miinitext: Load GLX on the mi path
Adam Jackson
1
-0
/
+4
2017-12-08
test: Fix build dependency for bigreq test
Adam Jackson
1
-2
/
+4
2017-11-01
test: Add a test for the overflow bug in bigreqs.
Eric Anholt
3
-0
/
+110
[next]