mesa/src
Neil Roberts 5e92541945 i965: Don't try to print the GLSL IR if it has been freed
Since commit 104c8fc2c2 the GLSL IR will be freed if NIR is
being used. This was causing it to segfault if INTEL_DEBUG=wm is set.
This patch just makes it avoid dumping the GLSL IR in that case.

Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
(cherry picked from commit c0ca6c30ea)
2015-07-08 16:09:27 +01:00
..
egl egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals 2015-06-25 15:17:02 +01:00
gallium st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces 2015-07-08 16:09:26 +01:00
gbm gbm: do not (over)link against libglapi.so 2015-06-25 15:17:02 +01:00
getopt
glsl Revert "glsl: clone inputs and outputs during linking" 2015-07-08 16:09:26 +01:00
glx glx/dri3: Add additional check for gpu offloading case 2015-05-11 19:31:44 +02:00
gtest Fix a few typos 2015-04-27 17:28:29 +03:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: Look for any version of currently linked libudev.so 2015-07-08 16:09:26 +01:00
mapi glapi: Make GL_ARB_direct_state_access functions exclusive to core profile 2015-06-03 16:38:01 +01:00
mesa i965: Don't try to print the GLSL IR if it has been freed 2015-07-08 16:09:27 +01:00
util Revert SHA1 additions. 2015-07-08 16:09:26 +01:00
Makefile.am mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util 2015-06-12 16:29:34 +01:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00