mesa/src
Dave Stevenson 873b092e91 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>
2019-08-30 10:53:05 +02:00
..
amd radv: keep a pointer to a NIR shader into radv_shader_context 2019-08-30 09:33:30 +02:00
broadcom v3d: Use the correct opcodes for signed image min/max 2019-08-21 17:19:55 +00:00
compiler glsl: replace 'x + (-x)' with constant 0 2019-08-29 17:48:49 -04:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format 2019-08-29 23:16:08 +00:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/ir3: do better job of marking convergence points 2019-08-28 15:25:27 -07:00
gallium broadcom/v3d: Allow importing linear BOs with arbitrary offset/stride. 2019-08-30 10:53:05 +02:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt
glx glx: Unset the direct_support bit for GLX_EXT_import_context 2019-08-27 22:34:46 +00: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: build libanv for gen12 in android build 2019-08-28 13:38:34 -07:00
loader pci_id_driver_map: Support preferring iris over i965 2019-08-28 13:38:34 -07:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa i965: initialize bo_reuse when creating brw_bufmgr 2019-08-29 09:33:13 +03:00
panfrost panfrost: Use ralloc() to allocate instructions to avoid leaking those objs 2019-08-28 17:50:01 +02:00
util util: Add unreachable() definition for clang compiler. 2019-08-30 05:50:21 +00:00
vulkan vulkan: Update the XML and headers to 1.1.119 2019-08-12 14:56:33 +00:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript