mesa/src
Connor Abbott 2b1a1d8b12 nir/from_ssa: add a flag to not convert everything from SSA
We already don't convert constants out of SSA, and in our backend we'd
like to have only one way of saying something is still in SSA.

The one tricky part about this is that we may now leave some undef
instructions around if they aren't part of a phi-web, so we have to be
more careful about deleting them.

v2: rename and flip meaning of flag (Jason)

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2015-06-30 11:18:27 -07:00
..
egl egl/x11: handle when invalid drawable is passed in create_surface 2015-06-30 17:35:25 +01:00
gallium nir/from_ssa: add a flag to not convert everything from SSA 2015-06-30 11:18:27 -07:00
gbm mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
getopt
glsl nir/from_ssa: add a flag to not convert everything from SSA 2015-06-30 11:18:27 -07:00
glx glx: Use loader_open_device() helper 2015-06-23 16:54:53 +01:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: move loader_open_device out of HAVE_LIBUDEV block 2015-06-24 13:43:44 +01:00
mapi mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
mesa nir/from_ssa: add a flag to not convert everything from SSA 2015-06-30 11:18:27 -07:00
util mesa/main: free locale at exit 2015-06-29 09:06:40 -07:00
Makefile.am mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00