mesa/src
Tapani Pälli 104c8fc2c2 i965: Delete linked GLSL IR when using NIR.
This is based on Kenneth's patch to delete 'most of the IR'. Due to
linker changes to clone variables, we can now free all of IR.

Saves 58MB of memory when replaying a Dota 2 trace on Broadwell.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Cc: mesa-stable@lists.freedesktop.org
2015-06-24 12:03:41 -07:00
..
egl egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals 2015-06-23 18:54:27 +01:00
gallium svga: silence warnings about unexpected shader type 2015-06-24 10:42:19 -06:00
gbm gbm: do not (over)link against libglapi.so 2015-06-23 17:08:05 +01:00
getopt
glsl glsl: clone inputs and outputs during linking 2015-06-24 12:01:21 -07:00
glx glx: Use loader_open_device() helper 2015-06-23 16:54:53 +01: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: move loader_open_device out of HAVE_LIBUDEV block 2015-06-24 13:43:44 +01:00
mapi glapi: remap_helper.py: remove unused argument 'es' 2015-06-23 16:57:27 +01:00
mesa i965: Delete linked GLSL IR when using NIR. 2015-06-24 12:03:41 -07:00
util util/list: add list_first/last_entry 2015-06-21 07:52:36 -04:00
Makefile.am mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util 2015-06-12 15:32:18 +01:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00