mesa/src
Dylan Baker f18aca8689
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
intel/brw: Fix implementaiton of |= operator for enum
The current implementation does nothing, since it has no side effects,
only a return value. By passing `x` as a reference we can mutate the
value before returning.

Fixes: df37c7ca74 ("brw: fix analysis dirtying with pulled constants")
CID: 1665293
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37263>
2025-09-10 16:30:19 +00:00
..
amd radv/amdgpu: add more helpers for managing virtual BOs 2025-09-10 14:50:25 +00:00
android_stub
asahi nir: remove subgroup size related nir_shader_compiler_options members 2025-09-09 11:09:22 +00:00
broadcom v3dv: Fix stencil clear values for only stencil clears 2025-09-08 17:57:33 +00:00
c11
compiler Remove VDPAU 2025-09-10 12:33:57 +00:00
drm-shim drm-shim: fix with asan 2025-09-03 11:47:00 +00:00
egl egl,glx,X11: Handle case when PlatformDisplay is EGL_DEFAULT_DISPLAY 2025-09-04 14:35:53 +00:00
etnaviv clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
freedreno freedreno/registers: add CP_ALWAYS_ON_CONTEXT 2025-09-10 15:10:14 +00:00
gallium zink/ci: Add a new Minecraft restricted trace 2025-09-10 14:35:23 +00:00
gbm egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe 2025-08-21 02:05:26 +00:00
getopt
gfxstream gfxstream: guest: don't use transitional LFS64 API 2025-09-02 16:45:20 +00:00
glx glx/kopper: don't call glFlush from swapbuffers 2025-08-22 00:42:28 +00:00
gtest
imagination clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
imgui
intel intel/brw: Fix implementaiton of |= operator for enum 2025-09-10 16:30:19 +00:00
loader loader: Don't fall back to nouveau GL without zink 2025-08-26 23:36:46 +00:00
mesa mesa: Remove NV_vdpau_interop 2025-09-10 12:33:57 +00:00
microsoft vulkan: Drop the driver_internal from vk_image_view_init/create() 2025-09-05 23:34:14 +00:00
nouveau nvk/ci: document fixed tests 2025-09-07 22:25:58 +02:00
panfrost panvk: Enable SNORM rendering 2025-09-10 12:15:06 +00:00
tool clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
util util/tests: Add list iterator tests 2025-09-10 07:38:25 +00:00
virtio clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
vulkan radv,vulkan: Avoid a useless barrier in radv_update_bind_pipeline 2025-09-10 08:35:50 +00:00
x11 meson: add missing x11 dependency on libloader_x11 2025-08-08 21:45:59 +00:00
.clang-format clang-format: Move ForEachMacros into src/.clang-format for freedreno 2025-09-09 07:04:55 +00:00
meson.build mesa: remove inc_mapi 2025-08-06 20:35:26 +00:00