mesa/src
Emma Anholt 7a4bbe60c1 nir/from_ssa: Use nir_instr_free() to free instrs instead of ralloc.
This code was being tricky with passing a mem_ctx instead of the shader,
then freeing the mem_ctx when the pass was done and all the parallel
copies had been removed from the shader.  Use the right type for instr
creation and do a bit of manual list management to prepare the way for
non-ralloc NIR instrs.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11776>
2021-09-14 17:53:05 +00:00
..
amd radeonsi: use a trick to extract and pack edgeflags using fewer instructions 2021-09-14 15:24:11 +00:00
android_stub
asahi
broadcom ci/v3dv: update flakes 2021-09-13 13:56:03 +00:00
compiler nir/from_ssa: Use nir_instr_free() to free instrs instead of ralloc. 2021-09-14 17:53:05 +00:00
drm-shim
egl gbm/dri: implement image lookup extension version 2 2021-09-09 01:42:39 +00:00
etnaviv
freedreno freedreno, turnip: Disable 8bpp UBWC on a650 2021-09-14 11:11:39 +00:00
gallium radeonsi: enable NGG passthrough when LDS is used, document the real constraints 2021-09-14 15:24:11 +00:00
gbm gbm/dri: implement image lookup extension version 2 2021-09-09 01:42:39 +00:00
getopt
glx glx: Prevent crashes when an extension isn't found 2021-09-08 11:46:51 +00:00
gtest
hgl
imgui
intel intel/isl: Enable MOCS 61 for external surfaces on TGL 2021-09-14 05:33:53 +00:00
loader
mapi static-glapi: Fix MSVC preprocessor definitions 2021-09-08 07:21:53 -07:00
mesa i965: Only call lower_blend_equation_advanced for fragment shaders 2021-09-14 03:55:05 +00:00
microsoft microsoft/spirv_to_dxil: Add install : true to spirv_to_dxil library. 2021-09-08 00:00:42 +00:00
nouveau
panfrost panvk: Disable the BO cache 2021-09-10 11:42:21 +02:00
tool
util driconf: remove leftover code for allow_incorrect_primitive_id 2021-09-13 22:23:27 +00:00
virtio venus: separate physical device init and filter 2021-09-09 20:07:18 +00:00
vulkan vulkan/wsi/x11: add driconf option to not wait under Xwayland 2021-09-13 19:38:13 +00:00
meson.build