mesa/src
Timothy Arceri f562b13bc7 i965: keep gl_program shader info in sync after gather info
It's possible that nir_shader was cloned and it no longer contains
a pointer to the shader_info in gl_program. So we need to copy
shader_info back to gl_program if that is the case.

Fixes a regression with NIR_TEST_CLONE=true

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98840
2016-12-20 15:43:53 +11:00
..
amd radv: Use correct workgroup size limits. 2016-12-18 22:18:14 +01:00
compiler nir: Trivial clean ups in the generated nir_constant_expressions.c 2016-12-19 15:55:44 -08:00
egl EGL/android: Enhance pbuffer implementation 2016-12-19 08:26:32 +02:00
gallium Revert "cso: don't release sampler states that are bound" 2016-12-19 17:51:38 +09:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx dri: make use of loader_get_extensions_name(..) helper 2016-11-15 18:15:16 +00: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: Fix uniform and storage buffer offset alignment limits. 2016-12-16 14:12:54 -08:00
loader loader: automake: whitespace cleanup 2016-11-21 14:46:40 +00:00
mapi glapi: add missing INTEL_conservative_rasterization 2016-12-13 16:27:56 +00:00
mesa i965: keep gl_program shader info in sync after gather info 2016-12-20 15:43:53 +11:00
util util: import CRC32 implementation from gallium 2016-11-22 18:05:51 +01:00
vulkan/wsi vulkan: use STATIC_ASSERT instead of static_assert 2016-12-07 22:32:38 +11:00
Makefile.am amd: flatten amd/common makefile structure 2016-11-15 20:04:37 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00