mesa/src
Paulo Zanoni b94d7dbe66 anv/sparse: join multiple NULL binds when possible
When it's a NULL bind we always set the bo_offset (aka memory offset)
to zero, so we have to avoid the "bind.offset == prev.offset + size"
check.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26036>
2023-11-04 02:06:52 +00:00
..
amd vulkan: Consolidate common ICD methods 2023-11-03 20:01:14 +00:00
android_stub
asahi asahi: Fix tools=all builds 2023-11-02 18:51:57 -04:00
broadcom rpi4/ci: remove spec@!opengl 1.1@depthstencil-default_fb-drawpixels-32f_24_8_rev samples=2 from fails as it's a flaky test and already marked as such 2023-11-03 20:57:31 +00:00
c11
compiler nir: don't take the derivative of the array index in nir_lower_tex 2023-11-03 12:53:11 +00:00
drm-shim compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
egl mesa/st, dri2, wgl, glx: Modify flush_objects interop func to export a fence_fd 2023-11-04 01:28:42 +00:00
etnaviv etnaviv: drm: Be able to mark end of context init 2023-10-23 14:56:48 +00:00
freedreno vulkan: Consolidate common ICD methods 2023-11-03 20:01:14 +00:00
gallium rusticl/context: fix importing gl cube maps 2023-11-04 01:28:43 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx mesa/st, dri2, wgl, glx: Modify flush_objects interop func to export a fence_fd 2023-11-04 01:28:42 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination vulkan: Consolidate common ICD methods 2023-11-03 20:01:14 +00:00
imgui
intel anv/sparse: join multiple NULL binds when possible 2023-11-04 02:06:52 +00:00
loader dri: added build dependencies for systems using non-standard prefixed X11 libs. 2023-11-02 15:08:17 +00:00
mapi mesa: add GL_APPLE_sync support 2023-10-20 17:20:11 +00:00
mesa mesa/st, dri2, wgl, glx: Modify flush_objects interop func to export a fence_fd 2023-11-04 01:28:42 +00:00
microsoft micosoft: decouple microsoft vulkan driver and compiler from gallium 2023-11-04 00:02:59 +00:00
nouveau nvk: Assert no storage images on Kepler 2023-11-03 21:53:33 +00:00
panfrost vulkan: Consolidate common ICD methods 2023-11-03 20:01:14 +00:00
tool radeonsi: Add tracepoints in radeonsi driver 2023-10-19 16:16:16 +00:00
util util: add a bitstream encoder for video stream headers. 2023-11-03 22:59:36 +00:00
virtio vulkan: Consolidate common ICD methods 2023-11-03 20:01:14 +00:00
vulkan vulkan/video: add h265 header encoders. 2023-11-03 22:59:37 +00:00
.clang-format util/rb_tree: Add augmented trees and interval trees 2023-11-02 21:03:46 +00:00
meson.build