mesa/src
Alyssa Rosenzweig 0d7083d5bc brw: drop indirection on compiler options
I see no point, we allocate for every shader stage anyway. This is a bit
simpler.

I'm not a fan of the brw_compiler singleton at all but torching that is not on
today's agenda. Flattening it a little bit very much is.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37447>
2025-09-18 14:14:08 +00:00
..
amd aco: fix SGPR 8-bit nir_op_vec with mixed constant and non-constant 2025-09-18 12:37:19 +00:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi agx: use util_lut2 2025-09-16 21:48:37 +00:00
broadcom broadcom/ci: comment some of the failures 2025-09-12 16:41:40 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler nir/lower_flatshade: clean up 2025-09-18 13:37:03 +00:00
drm-shim drm-shim: fix with asan 2025-09-03 11:47:00 +00:00
egl egl: allocate device info lazily only when queried 2025-09-16 08:51:31 +00:00
etnaviv etnaviv: The relative path to build dir is not always valid, fix it 2025-09-16 14:59:48 +00:00
freedreno ir3: Use a linear allocation context for ir3_instructions. 2025-09-17 12:02:47 -07:00
gallium brw: drop indirection on compiler options 2025-09-18 14:14:08 +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 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
gfxstream gfxstream: Address some Werror errors from ag/35389434 2025-09-16 23:26:27 +00:00
glx glx/kopper: don't call glFlush from swapbuffers 2025-08-22 00:42:28 +00:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: implement samplerAnisotropy 2025-09-17 15:44:32 +00:00
imgui imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
intel brw: drop indirection on compiler options 2025-09-18 14:14:08 +00:00
loader loader: Don't fall back to nouveau GL without zink 2025-08-26 23:36:46 +00:00
mesa mesa: fix draw mesh shader indirect buffer size check 2025-09-18 01:38:08 +00:00
microsoft microsoft: switch to new subgroup size info 2025-09-12 21:05:17 +00:00
nouveau nvk: remove unused relative_dir variable 2025-09-15 12:18:37 +00:00
panfrost panvk: Properly set shader binary properties 2025-09-18 10:41:50 +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 android/gralloc0: add CROS_GRALLOC_DRM_GET_BUFFER_COLOR_INFO 2025-09-17 08:01:41 +00:00
virtio gfxstream: hide vkTraceAsyncGOOGLE behind new capset flag 2025-09-16 23:26:27 +00:00
vulkan vulkan/bvh: Enable glsl extensions in meson 2025-09-16 20:18:01 +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 pvr, pco: usc program (pre-)generation boilerplate 2025-09-16 18:26:09 +00:00