mesa/src
Jason Ekstrand cc8a8ebfe9 anv: Stop compacting surface state tables
Instead of trying to compact the surface state table to get rid of any
unused render targets, emit MAX(1, colorAttachmentCount) surface states
always.  This ensures that secondaries will always match with primaries
when we go to do the copy since there's no rule requiring the secondary
to have VK_FORMAT_UNDEFINED when the primary has a NULL image view.

Fixes: 3501a3f9ed ("anv: Convert to 100% dynamic rendering")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17013>
2022-07-14 10:09:50 -05:00
..
amd aco: fix packed 16bit fneg/fsat optimization 2022-07-12 10:16:31 -07:00
android_stub
asahi asahi: Port driver to macOS 12.x ABI 2022-03-22 00:19:30 +00:00
broadcom v3dv: fix pool descriptor count for inline uniform buffers 2022-07-06 10:00:56 -07:00
compiler nir/serialize: restore ray query variables 2022-07-12 10:16:28 -07:00
drm-shim drm-shim: Implement a shim function for close 2022-04-12 10:01:39 +00:00
egl egl/wayland: Don't try to access modifiers u_vector as dynarray 2022-06-24 10:11:37 -07:00
etnaviv
freedreno tu: Fix linemode for tessellation with isolines 2022-06-23 09:18:24 -07:00
gallium zink: Do the timestamp-to-ns math in a double to have better precision. 2022-07-12 10:16:37 -07:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx/drisw: invalidate drawables upon binding context if flush extension exists 2022-06-23 09:18:24 -07:00
gtest
hgl
imagination pvr: Implement vkCreateQueryPool() and vkDestroyQueryPool(). 2022-04-13 17:58:03 +00:00
imgui
intel anv: Stop compacting surface state tables 2022-07-14 10:09:50 -05:00
loader
mapi
mesa mesa: fix SignalSemaphoreEXT behavior 2022-07-12 10:16:29 -07:00
microsoft microsoft/compiler: Images are no longer reprensented by uniform vars 2022-06-15 16:13:00 -07:00
nouveau
panfrost pan/bi: Fix LD_BUFFER.i16 definition 2022-06-23 09:18:24 -07:00
tool pps: Open writable renderer node in DrmDevice::create 2022-05-13 10:05:22 -07:00
util util: use force_gl_map_buffer_synchronized workaround with RAGE 2022-06-24 10:11:40 -07:00
virtio venus: fix the queue init failure path 2022-06-17 09:03:14 -07:00
vulkan vulkan/wsi/x11: Don't leak shm_reply if we don't have dri3 or present 2022-07-12 10:16:19 -07:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00