mesa/src
Arcady Goldmints-Orlov c3258f927c broadcom/compiler: Add a constant folding pass after nir_lower_io
The nir_lower_io pass produces a bunch of constant arithmetic, and
assumes that constant folding will simplify it away.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6356>
2020-08-20 20:14:14 +00:00
..
amd radv: Move nir_opt_shrink_vectors() into the opt loop. 2020-08-20 16:44:08 +00:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom broadcom/compiler: Add a constant folding pass after nir_lower_io 2020-08-20 20:14:14 +00:00
compiler nir: Shrink store intrinsic num_components to the size used by the writemask. 2020-08-20 16:44:08 +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 another indentation level in _eglFindDisplay() by inverting an if 2020-08-19 22:10:06 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno tu: Enable VK_KHR_multiview 2020-08-20 19:21:18 +00:00
gallium clover/spirv: pass list of supported extensions to the translator 2020-08-20 19:48:12 +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
intel anv: null check for buffer before reading size 2020-08-20 08:33:59 +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 st: Pass TextureTiling option from texture to memory obj 2020-08-18 20:40:40 +00:00
panfrost panfrost: Fix alignment on Bifrost 2020-08-20 19:37:08 +00:00
util util: add a alignof() macro 2020-08-20 10:52:19 +00:00
vulkan vulkan/wsi: add sw support. (v2) 2020-08-17 14:30:50 +10:00
meson.build ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00