mesa/src
Karol Herbst fa8e628240 nv50/ir: remove symbol table support for compute shaders
The initial plan was to use this for OpenCL kernels, but back then the
plan was to convert from LLVM to TGSI. As it turns out, we didn't went
that way.

Right now for OpenCL we don't reqiure supporting multiple entry points
inside the same binary and if we want to support it later, we can add
this back.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4264>
2020-08-25 18:56:37 +00:00
..
amd radv: Update CTS version. 2020-08-25 17:08:40 +00:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom nir: Add options to nir_lower_compute_system_values to control compute ID base lowering 2020-08-21 22:07:05 +00:00
compiler nir: Move new edgeflag assert into the io_lowered case 2020-08-25 16:43:19 +00:00
drm-shim drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. 2020-07-30 19:59:20 +00:00
egl egl: drop invalid shebang 2020-08-22 11:47:42 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno/ir3: Replace our custom vec4 UBO intrinsic with the shared lowering. 2020-08-24 09:53:36 -07:00
gallium nv50/ir: remove symbol table support for compute shaders 2020-08-25 18:56:37 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: fix transform feedback surface size 2020-08-25 10:13:52 +03:00
loader egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa mesa: fix formatting of messages printed using _mesa_log 2020-08-25 09:07:51 +00:00
panfrost panfrost: Drop mali_shader_meta 2020-08-25 17:05:39 +02:00
util util/ralloc: fix ralloc alignment. 2020-08-21 18:22:21 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan vulkan/wsi: add sw support. (v2) 2020-08-17 14:30:50 +10:00
meson.build virgl: move protocol headers to a common place 2020-08-21 18:38:44 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00