mesa/src
Eric Anholt 67c5db9b9f gallium/ntt: Drop comment about needing loop label setup.
BRK/CONT don't take a label, as shown by tgsi_opcode_tmp.h and the lack of
any users of a label on those instructions in tree.  I can't find any user
of ENDLOOP's label.  Additionally, GLSL-to-TGSI apparently never set up
the BGNLOOP label, so even nvfx's usage probably wants us to not set it.

Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8373>
2021-01-08 21:04:31 +00:00
..
amd radv/winsys: set has_packed_math_16bit in null winsys 2021-01-08 16:16:19 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3dv: use intrinsic builders 2021-01-06 14:34:41 +00:00
compiler nir,radv: add and use nir_vectorize_tess_levels() 2021-01-07 16:34:53 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/dri2: fix image loaderPrivate type mixup 2020-12-24 00:05:15 +09:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno nir/load_store_vectorize: add data as callback args 2021-01-07 16:34:53 +00:00
gallium gallium/ntt: Drop comment about needing loop label setup. 2021-01-08 21:04:31 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx/tests: Fix leaks in the unit tests. 2020-12-15 19:39:29 +00:00
gtest
hgl
imgui
intel nir/load_store_vectorize: add data as callback args 2021-01-07 16:34:53 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
mesa mesa: Don't make building tests conditional on building DRI drivers 2021-01-07 17:39:26 -05:00
microsoft microsoft/compiler: do not lower away 64-bit ffma 2021-01-08 15:09:23 +00:00
panfrost pan: use intrinsic builders 2021-01-06 14:34:41 +00:00
util util: Disable memstream for Apple builds 2021-01-08 09:37:14 +00:00
virtio virgl: Enable GL_EXT_texture_sRGB_RG8 2021-01-04 21:19:35 +00:00
vulkan wsi/x11: Treat IMMEDIATE present mode the same as MAILBOX for Xwayland 2021-01-07 15:00:45 +01:00
meson.build microsoft/compiler: Add dedicated spirv_to_dxil libraries 2020-12-22 13:28:21 -08:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00