mesa/src/gallium/drivers/virgl
Boyuan Zhang c660cef599 virgl: add more formats to conv table
Adding UYVY, YUYV, P010 to formats_conv_table.

Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21250>
2023-02-17 09:23:27 +00:00
..
ci ci/android: move virgl-specific so lib name to virgl-defined variables 2023-02-07 16:28:35 +00:00
tests virgl: Fixes [-Wdeprecated-declarations] in virgl_staging_mgr_test.cpp 2022-08-23 15:19:16 +00:00
meson.build virgl: add support for hardware video acceleration 2022-08-11 10:21:03 +00:00
virgl_buffer.c virgl/drm: New optimization for uploading textures 2021-12-08 14:01:48 +00:00
virgl_context.c gallium,util: Pull u_indices and u_primconvert back into gallium 2023-01-18 03:53:30 +00:00
virgl_context.h virgl: Submit the TGSI_PROPERTY_SEPARABLE_PROGRAM when the host understands it 2022-07-07 09:46:53 +00:00
virgl_driinfo.h.in freedreno: Add driconf to disable conservative LRZ 2023-01-20 16:18:03 +00:00
virgl_encode.c virgl: add more formats to conv table 2023-02-17 09:23:27 +00:00
virgl_encode.h virgl: remove unused virgl_encoder_inline_write 2023-01-26 15:26:40 +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: don't a use staging when a resources created with the shared flag 2022-11-21 21:37:50 +00: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: enable timer queries only if host supports it 2023-02-13 16:07:12 +00:00
virgl_screen.h virgl: Use virgl host side shader stage IDs when reading caps 2023-01-07 10:02:18 +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: Fix injection of double from const mov instruction 2022-11-25 11:54:18 +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_video.c virgl/video: disable decoder fence 2023-02-07 18:37:23 +00:00
virgl_video.h virgl/video: Add support for H.264 encoding 2022-11-18 07:46:11 +00:00
virgl_winsys.h virgl: Set use_staging in resource_from_handle 2022-09-10 06:29:00 +00:00