mesa/src
Kenneth Graunke 806de4a224 i965: Properly flush in hsw_pause_transform_feedback().
Fixes a number of transform feedback tests when run with Linux 4.8,
which allows us to use the MI_LOAD_REGISTER_REG command, at which point
we started using this new broken path.

ES3-CTS.functional.transform_feedback.array_element.interleaved.lines.*
and Piglit's arb_transform_feedback2/draw-auto are both fixed by this
patch, for example.

Thanks to Chris Wilson for catching this mistake!

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99030
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
(cherry picked from commit 2138347a45)
2017-01-20 22:47:28 +00:00
..
compiler spirv: Move cursor before calling vtn_ssa_value() in phi 2nd pass. 2017-01-13 05:27:02 +00:00
egl egl/wayland: use the destroy_window_callback for swrast 2017-01-20 22:21:58 +00:00
gallium nouveau: take extra push space into account for pushbuf_space calls 2017-01-13 05:27:02 +00:00
gbm gbm: return appropriate error when queryImage() fails 2016-11-08 16:23:13 +00:00
getopt
glx dri3: Fix MakeCurrent without a default framebuffer 2017-01-13 05:27:02 +00:00
gtest
hgl
intel anv: Handle vkGetPhysicalDeviceQueueFamilyProperties with count == 0 2017-01-20 22:40:51 +00:00
loader loader/dri3: import prime buffers in the currently-bound screen 2016-11-08 16:23:17 +00:00
mapi mapi: automake: set VISIBILITY_CFLAGS for shared glapi 2016-11-08 16:23:21 +00:00
mesa i965: Properly flush in hsw_pause_transform_feedback(). 2017-01-20 22:47:28 +00:00
util mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
Makefile.am mesa: automake: include mesa_glinterop.h in distfile 2016-11-10 21:57:37 +00:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00