mesa/src
Julien Isorce b4fb6d7616 st/va: delay decoder creation until max_references is known
In general max_references cannot be based on num_render_targets.

This patch allows to allocate buffers with an accurate size.
I.e. no more than necessary. For other codecs it is a fixed
value 2.

This is similar behaviour as vaapi/vdpau-driver.

For now HEVC case defaults to num_render_targets as before.
But it could also benefits this change by setting a more
accurate max_references number in handlePictureParameterBuffer.

Signed-off-by: Julien Isorce <j.isorce@samsung.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-12-01 08:21:20 +00:00
..
egl egl: don't forget to ship platform_x11_dri3.h into the tarball 2015-11-20 18:08:04 +00:00
gallium st/va: delay decoder creation until max_references is known 2015-12-01 08:21:20 +00:00
gbm
getopt
glsl glsl/dead_builin_varyings: Fix gl_FragData array lowering 2015-12-01 08:30:52 +01:00
glx glx/dri3: Convert to use dri3 helper in loader library 2015-11-17 17:26:20 +02:00
gtest
hgl
loader loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGS 2015-11-23 12:07:50 +00:00
mapi mesa: remove ARB_geometry_shader4 2015-11-26 08:40:46 +01:00
mesa i965/fs: remove unused fs_reg offset 2015-11-30 10:00:40 +01:00
util util: Tiny optimisation for the linear→srgb conversion 2015-11-27 10:55:22 +01:00
Makefile.am
SConscript