mesa/src
Mark Thompson dd241abbe0 st/va: Fix scaling list ordering for H.265
Mesa here requires the scaling lists in diagonal scan order, but
VAAPI passes them in raster scan order.  Therefore, rearrange the
elements when copying.

v2: Move scan tables to vl_zscan.c.
    Fix type in size assertion.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Mark Thompson <sw@jkqxz.net>
Reviewed-by: Christian König <christian.koenig@amd.com>
(cherry picked from commit 63dcfed81f)
2017-08-03 00:19:06 +01:00
..
amd radv: advertise v6 of the wayland surface extension 2017-08-03 00:19:06 +01:00
compiler spirv: Fix reaching unreachable for compare exchange on images 2017-07-12 19:32:10 +03:00
egl Fix khrplatform.h not installed if EGL is disabled. 2017-06-28 20:17:13 +03:00
gallium st/va: Fix scaling list ordering for H.265 2017-08-03 00:19:06 +01:00
gbm configure: set HAVE_foo_PLATFORM as applicable 2017-05-31 22:32:02 +02:00
getopt
glx dri3/GLX: Fix drawable invalidation v2 2017-06-14 10:40:22 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: advertise v6 of the wayland surface extension 2017-08-03 00:19:06 +01:00
loader loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc 2017-08-03 00:19:05 +01:00
mapi configure: only install khrplatform.h if needed 2017-08-03 00:19:06 +01:00
mesa st/mesa: always unconditionally revalidate main framebuffer after SwapBuffers 2017-08-03 00:19:05 +01:00
util util/rand_xor: add missing include statements 2017-06-14 12:47:58 +01:00
vulkan configure: check once for DRI3 dependencies 2017-05-31 22:32:03 +02:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript