mesa/src
Kenneth Graunke 2561aea6b3 nir: Delete nir_shader::user_structures and num_user_structures.
Nothing actually uses these, and the only caller of glsl_to_nir()
(brw_fs_nir.cpp) always passes NULL for the _mesa_glsl_parse_state
pointer, meaning they'll always be NULL and 0, respectively.

Just delete them.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2015-03-08 20:03:44 -07:00
..
egl Revert "egl/main: use c11/threads' mutex directly" 2015-03-06 17:07:40 +00:00
gallium freedreno: replace glsl130 debug flag with glsl120 2015-03-08 17:42:43 -04:00
gbm gbm: Define _DEFAULT_SOURCE to avoid warning 2015-01-16 21:54:54 -08:00
getopt
glsl nir: Delete nir_shader::user_structures and num_user_structures. 2015-03-08 20:03:44 -07:00
glx Revert "glx: remove final reference to THREADS" 2015-03-06 17:07:23 +00:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl
loader scons: Use -Werror MSVC compatibility flags per-directory. 2015-03-04 15:12:06 +00:00
mapi mapi: actually remove unused u_thread.h 2015-03-05 13:39:22 -07:00
mesa i965/nir: Resolve source modifiers on Gen8+ logic operations. 2015-03-08 20:03:35 -07:00
util util: rework _MSC_VER >= 1200 checks 2015-03-06 16:48:50 +00:00
Makefile.am glsl: Build a libglsl_util library. 2015-01-23 14:28:44 -08:00
SConscript st/vega: Remove. 2015-03-04 11:01:45 +00:00