mesa/src/gallium/auxiliary/vl
Dave Airlie 4b27ebee7f util/vl: move gallium vl_vlc.h and vl_rbsp.h to shared code.
For vulkan video I need these to parse slice headers, so move
them somewhere easier to get at them.

drops pointer_to_uintptr in favour of a cast.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13768>
2021-11-15 21:57:28 +00:00
..
vl_bicubic_filter.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vl_bicubic_filter.h
vl_compositor.c gallium/auxiliary/vl: Add additional deinterlace enum and tracking 2021-08-08 14:06:54 +00:00
vl_compositor.h gallium/auxiliary/vl: Add additional deinterlace enum and tracking 2021-08-08 14:06:54 +00:00
vl_compositor_cs.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vl_compositor_cs.h gallium/auxiliary/vl: add compute shaders for deint yuv 2019-07-29 17:52:49 -04:00
vl_compositor_gfx.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vl_compositor_gfx.h
vl_csc.c
vl_csc.h
vl_decoder.c
vl_decoder.h
vl_defines.h
vl_deint_filter.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vl_deint_filter.h
vl_idct.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vl_idct.h
vl_matrix_filter.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vl_matrix_filter.h
vl_mc.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vl_mc.h
vl_median_filter.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vl_median_filter.h
vl_mpeg12_bitstream.c gallium/auxiliary/vl: Fix a couple of warnings 2019-04-19 16:17:37 +00:00
vl_mpeg12_bitstream.h
vl_mpeg12_decoder.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vl_mpeg12_decoder.h
vl_probs_table.h
vl_stubs.c gallium/vl: add chroma_format arg to vl_video_buffer functions 2020-09-29 16:50:37 +00:00
vl_types.h
vl_vertex_buffers.c gallium: add pipe_vertex_element::dual_slot to move lowering to CSO creation 2021-08-02 19:58:28 +00:00
vl_vertex_buffers.h
vl_video_buffer.c gallium/vl: Use format plane count for sampler view creation. 2021-06-14 11:38:19 +00:00
vl_video_buffer.h radeonsi/uvd: make format modifiers-aware 2021-02-28 18:21:29 +00:00
vl_winsys.h vl: Always enable drm winsys. 2019-06-13 08:25:48 +00:00
vl_winsys_dri.c vl: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
vl_winsys_dri3.c gallium/vl: don't leak fd in vl_dri3_screen_create 2021-07-28 13:03:02 +00:00
vl_winsys_drm.c gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
vl_zscan.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vl_zscan.h