mesa/src
Dave Stevenson 5e72987777 broadcom/v3d: Allow importing linear BOs with arbitrary offset/stride.
Equivalent of 0c1dd9dee "broadcom/vc4: Allow importing linear BOs with
arbitrary offset/stride." for v3d.

Allows YUV buffers with a single buffer and plane offsets to be
passed in.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>

Reviewed-by: Eric Anholt <eric@anholt.net>
(cherry picked from commit 873b092e91)
2019-09-05 15:16:51 -07:00
..
amd radv: Call nir_propagate_invariant() 2019-09-05 08:44:57 -07:00
broadcom v3d: clamp gl_PointSize to a minimum of 1.0 2019-08-13 09:44:54 +02:00
compiler nir: do not assume that the result of fexp2(a) is always an integral 2019-09-04 16:25:49 -07:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: fix deadlock in malloc error path 2019-09-04 16:14:41 -07:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/drm-shim: fix mem leak 2019-09-04 16:15:29 -07:00
gallium broadcom/v3d: Allow importing linear BOs with arbitrary offset/stride. 2019-09-05 15:16:51 -07:00
gbm meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
getopt
glx glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX. 2019-09-04 16:15:49 -07:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv: fix format string in error message 2019-09-04 16:15:23 -07:00
loader mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa mesa: Fix _mesa_float_to_unorm() on 32-bit systems. 2019-09-04 11:56:04 -07:00
panfrost pan/midgard: Fix writeout combining 2019-09-04 11:52:36 -07:00
util util/os_file: fix double-close() 2019-09-04 16:14:52 -07:00
vulkan vulkan/overlay: bounce image back to present layout 2019-09-04 16:14:26 -07:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript