mesa/src
Emil Velikov 8eceac9de7 glsl: remove unreachable assert()
Earlier commit enforced that we'll bail out if the number of terminators
is different than 2. With that in mind, the assert() will never trigger.

Fixes: 56b867395d ("glsl: fix infinite loop caused by bug in loop
unrolling pass")
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2018-04-10 16:04:50 +01:00
..
amd ac/nir: Use an array instead of hashtable for SSA defs. 2018-04-10 09:53:16 +02:00
broadcom util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_two_or_zero 2018-03-29 14:09:23 -07:00
compiler glsl: remove unreachable assert() 2018-04-10 16:04:50 +01:00
egl x11: Only report supported DRI3/Present versions 2018-03-30 16:53:51 +01:00
gallium radeonsi: autotools: add si_build_pm4.h in dist tarball 2018-04-10 10:33:28 +02:00
gbm gbm: remove never-implemented function 2018-03-28 16:25:52 +01:00
getopt
glx meson: fix warnings about comparing unlike types 2018-04-06 15:29:53 -07:00
gtest
hgl
intel anv/pipeline: Lower more constant initializers earlier 2018-04-09 19:45:25 -07:00
loader dri3: Don't fail on version mismatch 2018-03-20 08:52:59 +00:00
mapi glapi: define GL_API to be KEYWORD1 in glapi_dispatch.c (v2) 2018-03-30 14:33:33 -06:00
mesa st/mesa: finalise tcs/tes/geom NIR before storing it to the cache 2018-04-10 15:10:16 +10:00
util util: Include bitscan.h directly 2018-03-29 14:09:30 -07:00
vulkan vulkan: Update the XML and headers to 1.1.72 2018-04-09 14:28:13 +02:00
git_sha1.h.in
Makefile.am
meson.build meson: fix building without GL 2018-02-26 09:32:14 -08:00
SConscript