mesa/src
Jason Ekstrand dba0abdc91 intel/blorp: Emit all the binding tables
At least on Sky Lake, after emitting 3DSTATE_CONSTANT_*, you are required
to re-emit the 3DSTATE_BINDING_TABLE_POINTERS packet for the corresponding
stage.  If you don't, double-buffering may fail and you may get the wrong
constants.  It turns out that you need to do this even if you have no push
constants to speak of or else the next 3DSTATE_CONSTANT packet you emit for
that stage may not work correctly.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Cc: "13.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 406cd9d126)
2016-11-09 14:14:33 +00:00
..
amd radv: add support for anisotropic filtering on VI+ 2016-11-09 13:52:16 +00:00
compiler nir: Flip gl_SamplePosition in nir_lower_wpos_ytransform(). 2016-11-09 14:00:31 +00:00
egl egl: make interop ABI visible again 2016-11-09 14:05:06 +00:00
gallium vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain. 2016-11-09 14:13:01 +00:00
gbm loader: remove loader_get_driver_for_fd() driver_type 2016-10-18 17:06:29 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: make interop ABI visible again 2016-11-09 14:06:27 +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 intel/blorp: Emit all the binding tables 2016-11-09 14:14:33 +00:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mapi: automake: set VISIBILITY_CFLAGS for shared glapi 2016-10-24 11:32:13 +01:00
mesa st/mesa: fix the layer of VDPAU surface samplers 2016-11-09 14:11:18 +00:00
util util: Include string.h in bitscan.h. 2016-11-01 13:21:51 +00:00
vulkan/wsi vulkan/wsi/x11: Clean up connections in finish_wsi 2016-11-09 13:16:22 +00:00
Makefile.am anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00