mesa/src
Jason Ekstrand 630e54a08b nir: Add a halt instruction type
Halt is like a return for the entire shader or exit() if you prefer to
think of it that way.  Once an invocation hits a halt, it's 100% dead.
Any writes to output variables which happened before the halt do,
however, still apply.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7356>
2020-11-25 05:37:09 +00:00
..
amd radv: Fix RB+ blending for VK_FORMAT_E5B9G9R9_UFLOAT_PACK32. 2020-11-24 21:25:57 +00:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom nir: Add a halt instruction type 2020-11-25 05:37:09 +00:00
compiler nir: Add a halt instruction type 2020-11-25 05:37:09 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl glx, egl: Add LIBGL_DRI2_DISABLE environment variable 2020-11-20 16:15:57 +00:00
etnaviv meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
freedreno freedreno/ir3: Use get_once() for one-time init 2020-11-24 21:03:34 +00:00
gallium meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx, egl: Add LIBGL_DRI2_DISABLE environment variable 2020-11-20 16:15:57 +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
intel util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glthread: make glGetActiveUniform return without syncing 2020-11-21 21:02:56 +00:00
mesa meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
microsoft microsoft: Add CLC frontend and kernel/compute support to DXIL converter 2020-11-18 04:05:37 +00:00
panfrost util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
util util: Fix helgrind complaint about one-time init 2020-11-24 21:03:34 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00