mesa/src/gallium/auxiliary/vl
Christian König cee591a224 vl/video_buffer: add support for P016
Just simply the description of the planes.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Mark Thompson <sw@jkqxz.net>
2017-03-13 08:51:22 +01:00
..
vl_bicubic_filter.c vl: u_upload_alloc might fail to allocate buffer in bicubic filter 2017-02-22 21:49:19 +01:00
vl_bicubic_filter.h vl: add a bicubic interpolation filter(v5) 2016-07-01 12:54:33 +02:00
vl_compositor.c gallium/vl: declare sampler views in compositor shaders 2017-02-22 10:15:16 +01:00
vl_compositor.h gallium/vl: use the common uploader 2017-02-14 21:46:16 +01:00
vl_csc.c gallium/vl: Parameter substitution in the csc matrix computation 2017-02-22 10:20:07 +01:00
vl_csc.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
vl_decoder.c vl: add H264 encoding interface 2014-02-11 13:26:13 +01:00
vl_decoder.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
vl_defines.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
vl_deint_filter.c gallium: remove TGSI_OPCODE_SUB 2017-01-05 18:30:00 +01:00
vl_deint_filter.h vl: improve motion adaptive deinterlacer 2016-01-12 13:28:39 +01:00
vl_idct.c vl: Fix trivial sign compare warnings 2016-06-13 15:31:29 +01:00
vl_idct.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
vl_matrix_filter.c gallium/vl: Simplify the matrix filter fragment shader 2017-02-22 10:22:17 +01:00
vl_matrix_filter.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
vl_mc.c gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_* 2016-04-22 01:30:39 +02:00
vl_mc.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
vl_median_filter.c gallium/vl: Add sampler views to video filter fragment shaders 2017-02-22 10:17:07 +01:00
vl_median_filter.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
vl_mpeg12_bitstream.c vl: Fix trivial sign compare warnings 2016-06-13 15:31:29 +01:00
vl_mpeg12_bitstream.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
vl_mpeg12_decoder.c gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_* 2016-04-22 01:30:39 +02:00
vl_mpeg12_decoder.h vl: cleanup video buffer private when the decoder is destroyed 2015-07-09 10:44:03 +02:00
vl_rbsp.h vl/rbsp: match initial escaped bits with valid in the buffer 2016-09-12 10:09:27 -04:00
vl_stubs.c auxiliary/vl: add galliumvl_stub.la 2014-11-26 20:09:09 +00:00
vl_types.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
vl_vertex_buffers.c gallium/vl: Don't map vertex buffers on creation 2017-02-22 10:17:51 +01:00
vl_vertex_buffers.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
vl_video_buffer.c vl/video_buffer: add support for P016 2017-03-13 08:51:22 +01:00
vl_video_buffer.h vl/buffers: extract vl_video_buffer_adjust_size helper 2016-01-12 13:28:16 +01:00
vl_vlc.h vl: Fix trivial sign compare warnings 2016-06-13 15:31:29 +01:00
vl_winsys.h vl/dri3: use external texture as back buffers(v4) 2017-01-17 11:51:50 +01:00
vl_winsys_dri.c vl: remove DRI2DriverPrimeShift compile guards 2017-02-13 10:13:29 +00:00
vl_winsys_dri3.c vl/dri3: use external texture as back buffers(v4) 2017-01-17 11:51:50 +01:00
vl_winsys_drm.c gallium/auxiliary: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC) 2016-10-04 11:08:55 +02:00
vl_zscan.c vl/zscan: fix "Fix trivial sign compare warnings" 2017-01-03 12:18:14 +01:00
vl_zscan.h vl: add zig zag scan for list 4x4 2016-02-02 20:29:43 -05:00