mesa/src
Mike Blumenkrantz 89cf0a3bdc zink: fix max acquired image count
according to spec, the maximum number of acquired images can be calculated with

swapchain_size - VkSurfaceCapabilitiesKHR::minImageCount + 1

the previous calculation was both wrong and occurring in the wrong place,
so this corrects both issues

cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21095>
2023-02-06 16:35:48 +00:00
..
amd radv: do not insert fast-linked libraries to the shaders cache 2023-02-06 15:01:30 +00:00
android_stub android: Cleanup unneeded headers from the sync stub 2023-01-25 08:58:25 -03:00
asahi agx: Don't scalarize preambles in NIR 2023-02-05 08:53:29 +00:00
broadcom nir: Eliminate nir_op_f2b 2023-02-03 22:39:57 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler nir: Remove nir_lower_io_force_sample_interpolation 2023-02-06 09:12:17 +00:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl egl: fix fd_display_gpu on surfaceless and device platforms 2023-01-31 10:41:32 +00:00
etnaviv etnaviv: drm: fix check if BO is on a deferred destroy list 2023-01-28 13:48:30 +00:00
freedreno nir: Eliminate nir_op_f2b 2023-02-03 22:39:57 +00:00
gallium zink: fix max acquired image count 2023-02-06 16:35:48 +00:00
gbm gbm/backend: fix gbm compile without dri 2023-01-13 22:29:29 +00:00
getopt
glx loader,glx,egl: remove is_different_gpu variable from loader 2023-01-24 12:51:35 +00:00
gtest
hgl
imagination pvr: add padding bytes when allocating buffer memory 2023-02-06 11:18:38 +00:00
imgui
intel intel/ds: track end of pipe bits 2023-02-06 09:12:18 +00:00
loader loader: Add infrastructure for tracking active CRTC resources 2023-01-27 04:35:08 +00:00
mapi glthread: make marshal functions for glBegin/End attribs non-static 2023-01-20 21:34:09 -05:00
mesa gallium: add PIPE_CAP_NULL_TEXTURES 2023-02-05 13:32:02 +00:00
microsoft nir: Eliminate nir_op_f2b 2023-02-03 22:39:57 +00:00
nouveau nir: Eliminate nir_op_f2b 2023-02-03 22:39:57 +00:00
panfrost nir: Eliminate nir_op_f2b 2023-02-03 22:39:57 +00:00
tool tool/pps: Fix 32-bit build issue with format string 2023-01-18 19:27:41 +00:00
util amd,util: fix how lod bias is converted to fixed-point 2023-02-05 23:23:45 -05:00
virtio venus: lazily query and cache gralloc front rendering usage 2023-02-03 19:33:18 +00:00
vulkan wsi/win32: We don't need a window DC for DXGI 2023-02-02 19:48:00 +00:00
meson.build wgl: Add support for Xbox GDK. 2023-01-19 03:25:55 +00:00