mesa/src
Kenneth Graunke 158ac265df intel/fs: Make helpers for saving/restoring instruction order
This moves a bit of code out of a large function, but also lets us reuse
it a few extra places in the next commit.

I opted to stop using ralloc here since this is short-lived data that
doesn't need to stick around for the rest of the compile, and it's easy
enough to free.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24707>
2023-08-23 21:34:38 +00:00
..
amd aco: combine a | ~b to bfi(b, a, -1) 2023-08-23 20:06:49 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi asahi: Move UBO lowering into GL driver 2023-08-23 15:06:55 +00:00
broadcom ci/deqp: backport fix for dEQP-EGL.functional.wide_color.*_888_colorspace_* 2023-08-22 18:12:08 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler nir: Remove dead nir_const_value variables 2023-08-23 19:29:19 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl,venus,vulkan,turnip,freedreno: Update CPU trace init to init more than perfetto. 2023-08-19 23:09:45 +02:00
etnaviv etnaviv: Fully replicate back stencil config 2023-08-22 12:00:27 +02:00
freedreno ci/deqp: backport fix for dEQP-EGL.functional.wide_color.*_888_colorspace_* 2023-08-22 18:12:08 +00:00
gallium Revert "radeonsi/vcn: add an exception of field case for h264 decoding" 2023-08-23 20:27:34 +00:00
gbm egl/drm: Assume modern DRI interface versions 2023-07-28 12:25:19 +00:00
getopt
glx glx: Advertise GLX_MESA_gl_interop extension if support present 2023-08-19 01:08:30 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination nir: Drop nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
imgui
intel intel/fs: Make helpers for saving/restoring instruction order 2023-08-23 21:34:38 +00:00
loader dri3: only invalidate drawables on geometry change if geometry has changed 2023-06-15 12:22:24 +00:00
mapi glthread: sync for VDPAU sync functions 2023-08-17 04:53:37 +00:00
mesa nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
microsoft nir: unify lower_find_msb with has_{find_msb_rev,uclz} 2023-08-22 12:08:37 +00:00
nouveau nv/codegen: Remove Function::buildDefSets 2023-08-22 10:42:24 -04:00
panfrost panfrost/ci: revert Disable T720 2023-08-23 19:05:30 +00:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util util: Decouple disk cache from EGL_ANDROID_blob_cache 2023-08-23 00:04:16 +00:00
virtio egl,venus,vulkan,turnip,freedreno: Update CPU trace init to init more than perfetto. 2023-08-19 23:09:45 +02:00
vulkan vulkan: Add CPU tracing for vkWaitForFences. 2023-08-19 23:10:37 +02:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
meson.build nvk: add vulkan skeleton 2023-08-04 21:31:52 +00:00