mesa/src
Samuel Pitoiset 6465bf0015 nir: remove wrong assertion in print_var_decl()
This breaks printing input/output variables with more than
4 components like mat4.

Fixes: 1beef89ad8 ("nir: prepare for bumping up max components to 16")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2018-07-26 08:57:38 +02:00
..
amd ac: fix typo DSL_SEL -> DST_SEL 2018-07-26 01:45:47 -04:00
broadcom python: Use range() instead of xrange() 2018-07-24 11:07:04 -07:00
compiler nir: remove wrong assertion in print_var_decl() 2018-07-26 08:57:38 +02:00
egl egl: Fix missing clamping in eglSetDamageRegionKHR 2018-07-24 14:46:21 +01:00
gallium ac: fix typo DSL_SEL -> DST_SEL 2018-07-26 01:45:47 -04:00
gbm meson: Remove various completed todos 2018-06-13 10:07:03 -07:00
getopt
glx glx: Don't allow glXMakeContextCurrent() with only one valid drawable 2018-07-09 12:03:18 -04:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel: Make the decoder just store addresses for bases, not buffers. 2018-07-25 14:43:54 -07:00
loader dri3: Stricter SBC wraparound handling 2018-05-22 17:59:53 +02:00
mapi python: Use range() instead of xrange() 2018-07-24 11:07:04 -07:00
mesa st/nir: Fix st_nir_opts() prototype. 2018-07-25 10:19:41 -07:00
util python: Better check for keys in dicts 2018-07-24 11:07:04 -07:00
vulkan vulkan/wsi: fix incorrect assignment in assert() 2018-07-25 20:55:35 +01:00
git_sha1.h.in
Makefile.am egl: rewire the build systems to use libwayland-egl 2018-06-06 12:11:57 -07:00
meson.build meson: only build mesa_st tests when build-tests is true 2018-04-24 14:08:15 -07:00
SConscript