mesa/src
Jason Ekstrand a136884139 nir/validate: Rework ALU bit-size rule validation
The original bit-size validation wasn't capable of properly dealing with
instructions with variable bit sizes.  An attempt was made to handle it
by looking at source and destinations but, because the validation was
done in validate_alu_(src|dest), it didn't really have the needed
information.  The new validation code is much more straightforward and
should be more correct.

Reviewed-by: Eric Anholt <eric@anholt.net>
2017-03-14 07:36:40 -07:00
..
amd radv: setup llvm target data layout 2017-03-14 10:33:59 +10:00
compiler nir/validate: Rework ALU bit-size rule validation 2017-03-14 07:36:40 -07:00
egl wayland: move .gitignore where applicable 2017-03-13 11:16:30 +00:00
gallium gallium/radeon: disable the shader cache if dumping shaders 2017-03-13 23:34:52 +01:00
gbm gbm/gbm-symbols-check: do not mandate bash 2017-03-10 14:12:48 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/tests: automake: add dispatch-index-check to the tarball 2017-02-28 16:18:27 +00:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel i965/fs: Use num_components from the SSA def in image intrinsics 2017-03-14 07:36:40 -07:00
loader loader: Move non-error message to debug level 2017-03-08 16:35:00 +00:00
mapi nir: remove shebang from python scripts 2017-03-10 14:12:47 +00:00
mesa st/mesa: disable the shader cache if dumping shaders 2017-03-13 23:34:52 +01:00
util util/vulkan: Add vk_outarray (v2) 2017-03-13 15:08:11 -07:00
vulkan vulkan/wsi: include builddir for generated headers 2017-03-13 16:04:20 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript