mesa/src
Thong Thai 338745c6f4 frontends/va: Derive image from interlaced buffers in some cases
Add an allowlist to make an exception when deriving images from
interlaced buffers. Normally, the function should fail if the surface
needs to be modified to derive the image. But some applications do not
follow the fall-back method of using vaCreateImage + vaPutImage as
mentioned in the VAAPI documentation, so we have to make an exception.

Signed-off-by: Thong Thai <thong.thai@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5942>
2020-09-15 14:58:26 +00:00
..
amd aco: pass -fno-exceptions and -fno-rtti 2020-09-15 14:36:57 +00:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom v3d/compiler: fix V3D double-rounding of .8 fixed-point XY coordinates 2020-09-11 09:51:33 +02:00
compiler nir/algebraic: fold some nested comparisons with ball and bany 2020-09-14 17:47:39 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/android: HAVE_DRM_GRALLOC path fixes (v2) 2020-09-07 23:33:15 +02:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno: Check file descriptor before write. 2020-09-14 22:38:47 +00:00
gallium frontends/va: Derive image from interlaced buffers in some cases 2020-09-15 14:58:26 +00:00
gbm meson: conditionally include -ldl in gbm pkg-config file 2020-08-31 09:14:57 +00:00
getopt
glx glx/dri3: Implement GLX_EXT_swap_control_tear 2020-09-10 14:48:19 -04:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/genxml: make sure test assert are compiled in 2020-09-15 06:14:34 +00:00
loader glx/dri3: Implement GLX_EXT_swap_control_tear 2020-09-10 14:48:19 -04:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa driconf: add option to reuse GL names 2020-09-10 09:09:34 +02:00
panfrost pan/bit: Fix unit tests 2020-09-14 18:26:33 +00:00
util disk_cache: move cache item loading code into disk_cache_load_item() helper 2020-09-11 06:03:58 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan wsi/x11: Hook up VK_PRESENT_MODE_FIFO_RELAXED_KHR 2020-09-10 14:17:47 -04:00
meson.build meson: don't advertise TLS support if glx wasn't build with it 2020-08-31 09:14:57 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00