mesa/src
Ian Romanick 4dc759c8c2 glsl/standalone: Optimize dead variable declarations
We didn't bother with this in the regular compiler because it doesn't
change the generated code.  In the stand-alone compiler, this can
clutter the output with useless variables.  It's especially bad after
functions are inlined but the foo_retval declarations remain.

v2: Use set_foreach.  Suggested by Tapani.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
2016-11-10 14:30:49 -08:00
..
amd radv: automake: list correct file in the EXTRA_DIST 2016-11-10 18:50:13 +00:00
compiler glsl/standalone: Optimize dead variable declarations 2016-11-10 14:30:49 -08:00
egl Revert "wayland: Block for the frame callback in get_back_bo not dri2_swap_buffers" 2016-11-10 10:25:03 +00:00
gallium nvc0: support MP performance counters on Maxwell 2016-11-10 22:13:49 +01:00
gbm gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: make interop ABI visible again 2016-11-04 11:30:47 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv/device: Implicitly unmap memory objects in FreeMemory 2016-11-09 18:17:55 -08:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa mesa/compiler: move MAX_VARYING to shader_enums.h 2016-11-11 09:17:07 +11:00
util util: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation 2016-11-09 14:55:10 -07:00
vulkan/wsi vulkan/wsi/wayland: Clean up some error handling paths 2016-11-09 18:18:42 -08:00
Makefile.am amd/common: build also for gallium drivers 2016-11-03 10:06:24 +01:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00