mesa/src/gallium/drivers/virgl
Dylan Baker e73096bd6d meson: use gtest protocol for gtest based tests when possible
With the `gtest` protocol meson will add some extra arguments to the
test to generate better junit results, which may be useful. This
protocol is only available in meson 0.55.0+, so keep using the default
`exitcode` protocol for meson older than that.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8484>
2021-10-16 03:22:24 +00:00
..
ci gallivm: use pmulhrsw to make aos sampling more accurate. 2021-09-29 21:55:23 +00:00
tests meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
meson.build virgl: Add support for NIR shaders when VIRGL_DEBUG=nir. 2021-10-06 03:44:18 +00:00
virgl_buffer.c gallium: remove empty structure u_resource_vtbl 2021-05-21 17:38:04 +00:00
virgl_context.c virgl: remove unused pipebuffer include 2021-10-15 19:03:46 +00:00
virgl_context.h virgl: Flush context before waiting on fences 2021-09-30 04:40:56 +00:00
virgl_driinfo.h.in virgl: Fix typos. 2020-12-31 18:04:44 -08:00
virgl_encode.c gallium: remove vertices_per_patch, add pipe_context::set_patch_vertices 2021-08-21 00:08:11 +00:00
virgl_encode.h gallium: split drawid out of pipe_draw_info and as a separate draw_vbo param 2021-04-30 03:59:19 +00:00
virgl_public.h
virgl_query.c gallium: remove structure u_resource 2021-05-21 17:38:04 +00:00
virgl_resource.c gallium: remove structure u_resource 2021-05-21 17:38:04 +00:00
virgl_resource.h gallium: remove structure u_resource 2021-05-21 17:38:04 +00:00
virgl_screen.c virgl: Add support for NIR shaders when VIRGL_DEBUG=nir. 2021-10-06 03:44:18 +00:00
virgl_screen.h virgl: Add support for NIR shaders when VIRGL_DEBUG=nir. 2021-10-06 03:44:18 +00:00
virgl_staging_mgr.c
virgl_staging_mgr.h
virgl_streamout.c gallium: remove structure u_resource 2021-05-21 17:38:04 +00:00
virgl_texture.c gallium: remove empty structure u_resource_vtbl 2021-05-21 17:38:04 +00:00
virgl_tgsi.c virgl: Drop a context dependency from part of the shader compile path. 2021-02-17 19:31:07 +00:00
virgl_transfer_queue.c
virgl_transfer_queue.h
virgl_winsys.h virgl: add support for VIRGL_CAP_V2_UNTYPED_RESOURCE 2021-01-22 21:25:49 +00:00