mesa/src/gallium/drivers/virgl
Chia-I Wu 20db89b7c7 virgl: disable texture uploads with copy transfers
This disables cdc480585c ("virgl/drm: New optimization for uploading
textures") effectively.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Lepton Wu <lepton@chromium.org>
Acked-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14497>
2022-01-13 01:26:00 +00:00
..
ci ci: Add paraview traces to several drivers. 2022-01-13 00:22:54 +00:00
tests virgl/vtest: implement resource_create_front 2021-12-11 17:49:00 +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: flush cmd buffer when flushing frontbuffer 2021-12-11 17:49:00 +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/drm: New optimization for uploading textures 2021-12-08 14:01:48 +00:00
virgl_encode.h virgl: Link shader program 2021-11-23 16:14:16 +00:00
virgl_public.h gallium/virgl: Add code path for virgl to read driconf 2019-06-20 08:50:38 +02:00
virgl_query.c gallium: remove structure u_resource 2021-05-21 17:38:04 +00:00
virgl_resource.c virgl: disable texture uploads with copy transfers 2022-01-13 01:26:00 +00:00
virgl_resource.h virgl/drm: New optimization for uploading textures 2021-12-08 14:01:48 +00:00
virgl_screen.c virgl: Enable higher compatibility profiles if host supports it 2021-12-14 12:32:26 +00:00
virgl_screen.h virgl: Add driconf tweak to force-enable reading back R8_SRGB textures 2021-11-02 10:22:52 +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: Introduce virgl_staging_mgr 2019-06-28 04:30:02 +00:00
virgl_streamout.c gallium: remove structure u_resource 2021-05-21 17:38:04 +00:00
virgl_texture.c virgl/drm: New optimization for uploading textures 2021-12-08 14:01:48 +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: move protocol headers to a common place 2020-08-21 18:38:44 +00:00
virgl_transfer_queue.h virgl: rework virgl_transfer_queue_extend 2019-07-19 18:04:37 -07:00
virgl_winsys.h virgl/vtest: implement resource_create_front 2021-12-11 17:49:00 +00:00