mesa/src
Rob Clark a84505c719 freedreno/ir3: don't be confused by eliminated indirects
If an instruction using address register value gets eliminated, we need
to remove it from the indirects list, otherwise it causes mayhem in
sched for scheduling address register usage.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2015-07-03 08:56:09 -04:00
..
egl egl/x11: handle when invalid drawable is passed in create_surface 2015-06-30 17:35:25 +01:00
gallium freedreno/ir3: don't be confused by eliminated indirects 2015-07-03 08:56:09 -04:00
gbm mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
getopt
glsl nir/lower_phis_to_scalar: undef is trivially scalarizable 2015-07-03 08:56:09 -04: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 i965/fs: Don't disable SIMD16 when using the pixel interpolator 2015-07-03 09:39:09 +01: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