mesa/src
Eric Engestrom 05de28d01b v3d: fix dirty bitset being too small to accept V3D_DIRTY_SSBO
Many of the `V3D_DIRTY_*` flags are above 32 bits, but for now the only
one used here is V3D_DIRTY_SSBO.

`shader->uniform_dirty_bits`, where `dirty` ends up, is already 64 bits.

Fixes: 45bb8f2957 ("broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.")
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22019>
(cherry picked from commit a7c051b5ac)
2023-04-03 15:47:23 -07:00
..
amd aco_validate: allow for wave32 in p_dual_src_export_gfx11 2023-03-28 13:46:13 -07:00
android_stub
asahi agx: Don't crash trying to encoding minifloats 2023-01-11 21:14:21 +00:00
broadcom v3dv: ensure we apply binning syncs to secondary command buffers 2023-02-07 14:23:33 -08:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler nir: Propagate alignment when rematerializing cast derefs 2023-03-29 14:56:06 -07:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl yegl/wayland: fix glthread deadlocks 2023-03-27 14:06:54 -07:00
etnaviv etnaviv: drm: fix check if BO is on a deferred destroy list 2023-01-31 10:29:04 -08:00
freedreno turnip: Don't push inline uniform buffer contents outside constlen. 2023-03-28 13:46:12 -07:00
gallium v3d: fix dirty bitset being too small to accept V3D_DIRTY_SSBO 2023-04-03 15:47:23 -07:00
gbm gbm/backend: fix gbm compile without dri 2023-02-16 09:10:45 -08:00
getopt
glx glx: Fix glXGetFBConfigFromVisualSGIX 2023-03-20 11:49:41 -07:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Remove PVR_STATIC_CLEAR_.*_BIT and use VkImageAspectFlags. 2023-01-04 16:30:39 +00:00
imgui
intel intel/fs: Fix register coalesce in presence of force_writemask_all copy source writes. 2023-03-29 14:56:08 -07:00
loader loader: do not check the mesa DRI_Mesa version if it was not found 2023-02-22 10:12:12 -08:00
mapi glapi/meson: drop duplicate line in deps 2023-02-28 09:48:59 -08:00
mesa vbo: fix current attribs not updating gallium vertex elements 2023-03-28 13:46:09 -07:00
microsoft microsoft/clc: Set features that are used by CL tests 2023-02-22 23:33:44 +00:00
nouveau nir: Eliminate nir_op_i2b 2022-12-14 06:23:21 +00:00
panfrost panfrost: fix tiny sample_positions BO memory leak 2023-02-17 11:06:49 -08:00
tool pps: Fix build errors. 2023-03-27 14:06:52 -07:00
util util/00-mesa-defaults: add Akka Arrh workaround 2023-04-03 15:47:22 -07:00
virtio venus: fix VK_EXT_image_view_min_lod feature query 2023-03-15 13:04:22 -07:00
vulkan vulkan/wsi: fix crash in failed swapchain creation for wayland 2023-03-24 10:36:23 -07:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00