mesa/src
Dave Airlie 640f810f95 llvmpipo/nir: free compute shader NIR
I forgot this in the last round.

Fixes: 18f896e55d (llvmpipe: add initial nir support)

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4899>
(cherry picked from commit 870b6a6050)
2020-05-06 16:06:03 -07:00
..
amd radeonsi: fix export count 2020-05-04 10:21:06 -07:00
broadcom util/hash_table: update users to use new optimal integer hash functions 2020-01-23 17:06:57 +00:00
compiler nir: add missing group_memory_barrier handling 2020-05-06 16:06:01 -07:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl/wayland: Fix zwp_linux_dmabuf usage 2020-05-06 22:18:15 +00:00
etnaviv etnaviv: drm-shim: add GC400 2020-01-30 04:05:39 +00:00
freedreno turnip: Properly handle all sizes of specialization constants 2020-04-27 10:33:10 -07:00
gallium llvmpipo/nir: free compute shader NIR 2020-05-06 16:06:03 -07:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: omit loader_loader() for macOS 2020-04-15 11:05:48 -07:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv,iris: Fix input vertex max for tcs on gen12 2020-05-04 10:21:04 -07:00
loader loader: Fix leak of kernel driver name 2020-01-30 10:08:17 -08:00
mapi glapi / teximage: implement EGLImageTargetTexStorageEXT 2020-01-13 14:57:18 -08:00
mesa st/mesa: destroy only own program variants when program is released 2020-05-04 10:21:07 -07:00
panfrost pan/midgard: Use fprintf instead of printf for constants 2020-02-18 11:21:46 -08:00
util util/sparse_free_list: manipulate node pointers using atomic primitives 2020-04-20 10:01:27 -07:00
vulkan vulkan: Allow destroying NULL debug report callbacks 2020-05-04 10:21:09 -07:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript