1587 Commits (95e4af9f4daf020e802bb2e98baf3b5630fed42d)
 

Author SHA1 Message Date
Erik Faye-Lund 056328c868 vrend: drop pointless argument to make_current 6 years ago
David Riley 4757372d5a vrend: Enable seamless_cube_map for GLES. 6 years ago
Erik Faye-Lund b88306aa7e vrend: utilize glBindVertexBuffer when possible 6 years ago
Dave Airlie f45295fe60 virglrenderer: bump ops + compare string limits up to 512 bytes 6 years ago
Erik Faye-Lund bf233d91b6 shader: do not leak prefix from previous loop iteration 6 years ago
Jakob Bornecrantz c63635dcc8 vtest: Print segfaults to console 6 years ago
Gert Wollny 246140fa1c vrend: Check whether a shader type actually exisits before uploading constants 6 years ago
Emil Velikov 13d8aaced2 configure.ac: manually expand PKG_CHECK_VAR 6 years ago
Emil Velikov 78c71445e3 configure.ac: set ACLOCAL_AMFLAGS to include build-aux 6 years ago
Elie Tournier 4111fdb7fe configure.ac: Add PKG_PROG_PKG_CONFIG 6 years ago
Robert Foss c3c314aad0 ci: Harmonize piglit results path with dEQP result path 6 years ago
Robert Foss d046298331 ci: Set /proc/ options if possible, never fail 6 years ago
Robert Foss 010eb82d1a ci: Clear flip-flopping tests for piglit run 6 years ago
Robert Foss b26dfd7903 ci: Let nbr of threads used be controlled centrally 6 years ago
Robert Foss 2067a08465 ci: Split up build&test Gitlab CI stages 6 years ago
Robert Foss b7c1bd5124 ci: Set MESA_DEBUG env. var, to speed up debugging 6 years ago
Robert Foss 72de30f389 ci: Don't build Qemu 6 years ago
Robert Foss bf3e07087c ci: Comment run-test.sh exit paths 6 years ago
Robert Foss 0215e10ea4 ci: Remove trailing whitespace 6 years ago
Robert Foss 5c2e99b905 ci: Treat piglit crashes as failures 6 years ago
Robert Foss 0eead7776c ci: Run the same sed call on two files 6 years ago
Robert Foss 6b66d49e46 ci: Remove x.org log from artifacts 6 years ago
Robert Foss 26bc3b293c ci: Log CI run commands to artifacts 6 years ago
Robert Foss 9f46c37b0d ci: Save piglit and deqp failures as artifacts 6 years ago
Robert Foss 4249def117 ci: Exclude failing tests 6 years ago
Robert Foss f0a9e42f0f ci: Sort piglit and depq results to correct&simplify diffs 6 years ago
Robert Foss ac92bf2c0a ci: Switch to latest mesa/upstream/master commit 6 years ago
Robert Foss ae4042bb50 ci: Remove support for doing distcheck in external repos 6 years ago
Robert Foss da0b969ded ci: Run `make check` instead of distcheck 6 years ago
Robert Foss d751cb3b85 ci: Clean up results directory between runs 6 years ago
Robert Foss 9f8c75500e ci: Add support for running CI locally 6 years ago
Robert Foss 2f9edd6b9e ci: Switch to gcc-7 to avoid gcc-8 miscompilation of mesa 6 years ago
Robert Foss 01da11ece4 ci: Sort Dockerfile deb packages installed 6 years ago
Robert Foss 0714ba56ce ci: Remove the qemu build-dep, and replace it with qemu install 6 years ago
Robert Foss f30d3faec5 ci: Bump to libdrm to 2.4.95 6 years ago
Robert Foss 5b7a00e47f ci: Split docker RUN commands into multiple parts 6 years ago
Robert Foss b98b8314bd ci: Install a fresh meson version using pip 6 years ago
Robert Foss 6fc0bc3a40 ci: Build with debug level -g3 instead of -g0 6 years ago
Robert Foss de86ece1bd ci: Use debian testing for deb-src 6 years ago
Gert Wollny 46c67de03a ci: Use a subset of the GLES 2, 3, and 31 master tests 6 years ago
Gert Wollny 0163bc3fa6 ci: Rework use of software renderer 6 years ago
Robert Foss 823219bc83 ci: Set a default value for GL_MAX_VERTEX_ATTRIB_STRIDE 6 years ago
Gurchetan Singh 62d2d9869e vtest: fix fencing 6 years ago
Gert Wollny e47fad32af vtest: Add virgl_hw.h include to get access to virgl defines 6 years ago
Gert Wollny aa302e4b24 shader: TXQ: Don't emit swizzle if we query the size of a buffer 6 years ago
Gert Wollny 4cf8edd9bf vrend: Make sure no stale links to shader programs remain in a sub-context 6 years ago
Po-Hsien Wang f500a29ae1 Fix SHADER_OFFSET_CONT undefined shift 6 years ago
Gert Wollny 172c9679b4 vrend/shader: handle uniforms as array 6 years ago
Gert Wollny c1b6c98589 vrend: reduce number of re-allocations in constant copying 6 years ago
Elie Tournier 3cb469599e renderer: Avoid possible null pointer deref 6 years ago