mesa/src
Mike Blumenkrantz 1a9f3ba2d7 zink: only batch-reference the program in use once per descriptor update
now that we're guaranteed to know what our batch is earlier, we can move this
referencing around to reduce the number of hash lookups we'll perform here

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9348>
2021-03-12 16:32:53 +00:00
..
amd radv: fix potential clears with non renderable images on GFX9+ 2021-03-12 16:09:42 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom ci/broadcom: allow custom kernels 2021-03-12 11:03:17 +00:00
compiler glsl: fix declarations of gl_MaxVaryingFloats 2021-03-12 04:30:32 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl: use render node for wl_drm if available 2021-03-09 15:43:51 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno turnip: fill VkMemoryDedicatedRequirements 2021-03-12 11:56:47 +02:00
gallium zink: only batch-reference the program in use once per descriptor update 2021-03-12 16:32:53 +00:00
gbm
getopt
glx Adjust dylib compatibility versions to match what was set by mesa-18.3's autotools-based builds 2021-02-22 21:27:19 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel anv: fix compilation due to missing vk_format_from_android 2021-03-12 10:35:01 +02:00
loader loader: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
mapi util: Extract thread-id helpers from u_current 2021-03-11 04:42:15 +00:00
mesa gallium: add a view mask to the draw command 2021-03-12 05:05:51 +00:00
microsoft microsoft/spirv_to_dxil: Fix spirv2dxil I/O to use binary mode 2021-03-11 23:43:47 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Expose panfrost_modifier_to_layout() 2021-03-11 15:10:58 +00:00
util util: Make os_read_file use O_BINARY on Windows 2021-03-11 23:43:47 +00:00
virtio virgl: implement support for PIPE_CAP_STRING_MARKER 2021-03-09 13:57:05 +00:00
vulkan vulkan/alloc: Use char * for pointer arithmetic 2021-03-10 20:59:59 -06:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript