1164 Commits (1a810f344ca4ed673880328e3056570bc1010f9f)
 

Author SHA1 Message Date
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
Elie Tournier 215736003f renderer: silence unused variable warning 6 years ago
Elie Tournier 0e7d2c045e renderer: remove unused variable 6 years ago
Elie Tournier 612d8cef60 renderer: Fix initialization warning 6 years ago
Elie Tournier 3ed2781420 renderer: Fix potential dereference of null pointer 6 years ago
Elie Tournier 94a07ad532 context: remove unused function 6 years ago
Elie Tournier e188b30203 gallium: Silence unused variable warning 6 years ago
Elie Tournier 870f08de92 vtest: Do not mark vtest as initialized if vtest_create_renderer fail 6 years ago
Elie Tournier 4e8e491845 vtest: Fix renderer memory leaks 6 years ago
Gert Wollny 49377facce shader: Fix memory leaks reported by ASAN 6 years ago
Gert Wollny 09bae9b23a egl_init: Write an error message if surfaceless is not supported 6 years ago
Gert Wollny dc0deb61f5 egl_init: Bail out when the extension GL_KHR_create_context is not available 6 years ago
Gert Wollny d85c54f60d egl: remove the compile time check for EGL_MESA_drm_image 6 years ago
Gert Wollny bf87b3cfb1 egl: remove compile time desicions on EGL_MESA_image_dma_buf_export 6 years ago
Gert Wollny 70dedae465 shader: TXQ: also emit a write mask if only one bit is set. 6 years ago
Dave Airlie e07534645b renderer: avoid overhead of constantly setting negative viewport uniform 6 years ago
Jakob Bornecrantz 69d7f802b7 vtest: Refactor vtest_server.c 6 years ago
Jakob Bornecrantz 21ebb9449b vtest: Unify ident size 6 years ago
Jakob Bornecrantz 701c9615d4 vtest: Use default socket name from protocol header 6 years ago
Gert Wollny bb02ee0c09 vrend: Enable logging infrastructure 6 years ago
Gert Wollny d5efa766aa vrend: Add possibility for the guest to add debug flags 6 years ago
Gert Wollny cbb6a487c9 debug: Add flag and function for texture logging 6 years ago
Gert Wollny 40db85e7ee debug: Add debugging for features 6 years ago
Gert Wollny 97f2b21d66 debug: Add logging for blits and copy 6 years ago