[virglrenderer-devel] [virglrenderer-devel v1 00/13] ci: Clean up ci build system

Robert Foss robert.foss at collabora.com
Wed Nov 21 15:12:27 UTC 2018


This series contains:
 - Some small ci cleanups
 - A vrend bugfix
 - Run a subset of GLES 2/3/31 tests

Gert Wollny (3):
  vrend: Enter multisample cap test with a clean error state
  ci: Rework use of software renderer
  ci: Use a subset of the GLES 2, 3, and 31 master tests

Robert Foss (10):
  ci: Print gcc version during testing
  ci: Use debian testing for deb-src
  ci: Build with debug level -g3 instead of -g0
  ci: Install a fresh meson version using pip
  ci: Split docker RUN commands into multiple parts
  ci: Don't build x11/wayland mesa platforms
  ci: Bump to libdrm to 2.4.95
  ci: Remove the qemu build-dep, and replace it with qemu install
  ci: Sort Dockerfile deb packages installed
  ci: Switch to gcc-7 to avoid gcc-8 miscompilation of mesa

 ci/Dockerfile                                 |    91 +-
 .../es_host_softpipe/deqp_results.txt         | 75497 ++++++++++++++++
 .../gl_host_softpipe/deqp_results.txt         | 75497 ++++++++++++++++
 ci/run-deqp.sh                                |    23 +-
 ci/run-tests.sh                               |     7 +-
 ci/softpipe-gles-pass.txt                     | 75497 ++++++++++++++++
 src/vrend_renderer.c                          |     4 +
 7 files changed, 226561 insertions(+), 55 deletions(-)
 create mode 100644 ci/previous_results/es_host_softpipe/deqp_results.txt
 create mode 100644 ci/previous_results/gl_host_softpipe/deqp_results.txt
 create mode 100644 ci/softpipe-gles-pass.txt

-- 
2.17.1



More information about the virglrenderer-devel mailing list