mesa/src
Erik Faye-Lund 4a20db70de zink: fix binding-usage
Rewriting the variable bindings is nasty and error-prone, and this code
triggered an assert when trying to resolve API bindings into Vulkan
bindings.

This code still needs some tweaks, but this makes things much better,
and fixes a few bugs where we incorrectly accounted for the
array-indexes.

Fixes: 1c3f4c0704 ("zink: fixup sampler-usage")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3826>
2020-02-17 10:00:18 +00:00
..
amd radv: add a comment about VK_AMD_mixed_attachment_samples on GFX6-GFX7 2020-02-17 08:33:44 +01:00
broadcom broadcom: Fix implicit declaration of ffs for Android build 2020-02-06 18:31:13 +01:00
compiler spirv2nir: Add kernel spirv support 2020-02-14 11:14:58 +00:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl: Implement getImage/putImage on pbuffer swrast. 2020-02-17 04:01:37 +00:00
etnaviv etnaviv: drm-shim: add GC400 2020-01-30 04:05:39 +00:00
freedreno freedreno/a6xx: document some unknown bits 2020-02-14 08:22:33 -05:00
gallium zink: fix binding-usage 2020-02-17 10:00:18 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: print FPS with 2 decimal places 2020-02-10 19:02:33 -05:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/fs/gen7+: Implement discard/demote for SIMD32 programs. 2020-02-14 14:31:49 -08:00
loader loader: Fix leak of kernel driver name 2020-01-30 10:08:17 -08:00
mapi glapi / teximage: implement EGLImageTargetTexStorageEXT 2020-01-13 14:57:18 -08:00
mesa st/mesa: simplify releasing the current attrib buffer 2020-02-14 18:16:27 -05:00
panfrost pan/decode: Remove extraneous newline 2020-02-16 09:16:50 -05:00
util Revert "gallium: Fix big-endian addressing of non-bitmask array formats." 2020-02-11 00:53:04 +00:00
vulkan Vulkan overlay: use the corresponding image index for each swapchain 2020-02-10 11:32:08 +00:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript