mesa/src
Eric Anholt d9ce4ac990 nir: Add a safety check that we don't remove dead I/O vars after lowering.
The pass only looks at var load/store intrinsics, not input load/store
intrinsics, so assert that we don't see the other type.

v2: Adjust comment indentation.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
2017-10-20 16:26:07 -07:00
..
amd radv: disable implicit sync for radv allocated bos v3 2017-10-21 01:15:54 +02:00
broadcom broadcom/vc5: Use SETMSF to handle discards. 2017-10-20 15:59:41 -07:00
compiler nir: Add a safety check that we don't remove dead I/O vars after lowering. 2017-10-20 16:26:07 -07:00
egl egl,dri: Propagate context priority hint to driver->CreateContext 2017-10-20 11:28:17 +01:00
gallium radeonsi: hardcode shader WAVE_LIMIT to the maximum value 2017-10-21 01:01:44 +02:00
gbm meson: build gbm 2017-10-09 13:42:44 -07:00
getopt
glx meson: Add support for configuring dri drivers directory. 2017-10-09 13:42:44 -07:00
gtest meson: convert gtest to an internal dependency 2017-10-03 10:02:08 -07:00
hgl
intel i965/fs: Use align1 mode on ternary instructions on Gen10+ 2017-10-20 15:00:17 -07:00
loader meson: split and simplify dependencies 2017-10-16 16:32:43 -07:00
mapi mapi/shared-glapi/test: rework glapitable.h handling 2017-10-13 11:12:08 -07:00
mesa nir: Get rid of nir_shader::stage 2017-10-20 12:49:17 -07:00
util drirc: Group a few games in the glthread whitelist together. 2017-10-19 03:28:34 +02:00
vulkan vulkan: update headers & registry to VK 1.0.63 2017-10-21 01:01:44 +02:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am configure: Add the new "vc5" driver to the list, requiring a simulator. 2017-10-10 11:42:04 -07:00
meson.build meson: Add support for the vc4 driver. 2017-10-17 13:41:59 -07:00
SConscript scons: use python3-compatible print() 2017-09-25 11:57:12 +01:00