mesa/src
Ilia Mirkin e73f87fcbd vbo: process buffer binding state changes on draw when recording
The VBO module keeps track of any vbo buffers. It updates this list when
receiving an InvalidateState call, however this never happens when
recording draws right now. Make sure that we do all the usual state
updates when recording draws so that the VBO list may be kept up to
date.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99631
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Cc: "13.0 17.0" <mesa-stable@lists.freedesktop.org>
2017-02-02 20:28:27 -05:00
..
amd radv/ac: move to using shared emit_ddxy code. 2017-02-03 09:54:04 +10:00
compiler spirv: add SPV_KHR_shader_draw_parameters support 2017-02-01 15:08:33 +00:00
egl Add missing copyright header to wayland-egl-priv.h 2017-02-01 22:33:40 +00:00
gallium radeonsi/ac: move most of emit_ddxy to shared code. 2017-02-03 09:54:04 +10:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/windows: automake: include builddir prior to srcdir 2017-01-27 17:56:55 +00:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel intel/isl: Add a better comment for format_supports_ccs_e 2017-02-02 13:33:43 -08:00
loader loader: automake: include builddir prior to srcdir 2017-01-27 17:56:56 +00:00
mapi mapi: automake: include builddir prior to srcdir 2017-01-27 17:56:56 +00:00
mesa vbo: process buffer binding state changes on draw when recording 2017-02-02 20:28:27 -05:00
util glsl: Switch to disable-by-default for the GLSL shader cache 2017-01-31 09:51:30 +11:00
vulkan vulkan/wsi: Lower the maximum image sizes 2017-01-25 09:05:30 -08:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00