mesa/src/gallium/auxiliary
David Rosca 33dc69b9fa gallium/auxiliary/vl: Don't set csc matrix in video_buffer/rgb_to_yuv_layer
It's now handled in va frontend instead.

Reviewed-by: Leo Liu <leo.liu@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24788>
2023-08-23 01:01:16 +00:00
..
cso_cache gallium: remove start_slot parameter from pipe_context::set_vertex_buffers 2023-08-11 06:37:22 +00:00
draw gallium: move vertex stride to CSO 2023-08-14 01:23:25 +00:00
driver_ddebug gallium: remove start_slot parameter from pipe_context::set_vertex_buffers 2023-08-11 06:37:22 +00:00
driver_noop gallium: remove start_slot parameter from pipe_context::set_vertex_buffers 2023-08-11 06:37:22 +00:00
driver_trace aux/trace: trace video_buffer method return vals 2023-08-16 00:11:30 +00:00
gallivm gallivm/nir: avoid using params->info 2023-08-22 09:53:42 +10:00
hud gallium: move vertex stride to CSO 2023-08-14 01:23:25 +00:00
indices util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
nir nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
pipe-loader zink: Fix one addicional case when running a compositor 2023-08-17 20:47:34 +00:00
pipebuffer winsys/amdgpu: fix a race between import and destroy 2023-08-10 21:47:58 +00:00
postprocess gallium: move vertex stride to CSO 2023-08-14 01:23:25 +00:00
renderonly kmsro: assert that scanout refcount is larger than 0 2023-07-05 12:10:18 +00:00
rtasm util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
target-helpers gallium: unbreak kmsro/freedreno case 2023-07-26 21:57:13 +00:00
tessellator compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
tgsi tgsi: drop two unused functions 2023-07-22 02:04:57 +00:00
translate util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
util u/draw: skip zero-sized indirect draws 2023-08-14 15:32:26 +00:00
vl gallium/auxiliary/vl: Don't set csc matrix in video_buffer/rgb_to_yuv_layer 2023-08-23 01:01:16 +00:00
meson.build aux/trace: wrap video_codec & video_buffer 2023-08-16 00:11:30 +00:00