mesa/src/gallium/drivers/virgl
Emma Anholt c5cc9ed29b virgl: Switch to nir-to-tgsi by default.
With !8044 all TGSI drivers will end up going through the nir-to-tgsi
path, so make the switch now that CI is happy (which will also make sure
that future NTT work doesn't break virgl).

Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13295>
2022-04-21 18:27:35 +00:00
..
ci virgl: Switch to nir-to-tgsi by default. 2022-04-21 18:27:35 +00:00
tests virgl: Disable nir_op_ffloor to avoid sending DFLR to virglrenderer. 2022-04-08 17:17:16 +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 virgl/drm: New optimization for uploading textures 2021-12-08 14:01:48 +00:00
virgl_context.c virgl: Apply TGSI transforms to compute shaders, too. 2022-02-14 22:06:37 +00:00
virgl_context.h virgl: flush cmd buffer when flushing frontbuffer 2021-12-11 17:49:00 +00:00
virgl_driinfo.h.in virgl: Add driconf tweak to force-enable reading back R8_SRGB textures 2021-11-02 10:22:52 +00:00
virgl_encode.c virgl: Update virgl_protocol and use the provided constants 2022-03-24 10:50:21 +01:00
virgl_encode.h virgl: Link shader program 2021-11-23 16:14:16 +00:00
virgl_public.h
virgl_query.c gallivm/st/lvp: add flags arg to get_query_result_resource api. 2022-02-15 10:12:01 +10:00
virgl_resource.c virgl: replace opencoded slab_zalloc 2022-03-21 09:47:58 +01:00
virgl_resource.h virgl: Fix texture transfers by using a staging resource 2022-03-08 23:39:27 +01:00
virgl_screen.c virgl: Switch to nir-to-tgsi by default. 2022-04-21 18:27:35 +00:00
virgl_screen.h virgl: Switch to nir-to-tgsi by default. 2022-04-21 18:27:35 +00:00
virgl_staging_mgr.c virgl/vtest: implement resource_create_front 2021-12-11 17:49:00 +00:00
virgl_staging_mgr.h
virgl_streamout.c gallium: remove structure u_resource 2021-05-21 17:38:04 +00:00
virgl_texture.c virgl: Fix texture transfers by using a staging resource 2022-03-08 23:39:27 +01:00
virgl_tgsi.c virgl: Clear all indirect flags when writing to a temporary 2022-04-21 18:27:35 +00:00
virgl_transfer_queue.c
virgl_transfer_queue.h
virgl_winsys.h virgl/vtest: implement resource_create_front 2021-12-11 17:49:00 +00:00