mesa/src
Charmaine Lee f29b8fde91 svga: Remove unnecessary check for the pre flush bit for setting vertex buffers
This fixes the missing rebind when the can_pre_flush bit
is not set and the vertex buffers are the same as what have been sent.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Neha Bhende <bhenden@vmware.com>
Signed-off-by: Charmaine Lee <charmainel@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
2019-06-06 10:27:10 +02:00
..
amd radv: set the subpass before any initial subpass transitions 2019-06-06 10:00:29 +02:00
broadcom v3d: fix scheduling dependency tracking for ALU with small immediates 2019-06-06 08:16:43 +02:00
compiler glsl/loop_analysis: Don't search for NULL variables in the hash table 2019-06-06 00:27:53 +00:00
egl egl: add EGL_platform_device support 2019-06-05 13:35:21 -04:00
etnaviv etnaviv: etnaviv_bo_cache_test: Use /dev/dri/renderD128 by default 2019-06-05 08:58:05 +00:00
freedreno nir: Combine lower_fmod16/32 back into a single lower_fmod. 2019-06-05 16:45:12 -07:00
gallium svga: Remove unnecessary check for the pre flush bit for setting vertex buffers 2019-06-06 10:27:10 +02:00
gbm gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle 2019-05-15 18:27:30 +01:00
getopt
glx glx: Fix error message when no driverName is available 2019-06-04 15:28:12 -07:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: delete demo file 2019-05-21 14:40:22 +01:00
intel anv: Fix check for isl_fmt in assert 2019-06-06 09:24:08 +03:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mesa: EXT_dsa add selectorless matrix stack functions 2019-06-03 15:28:51 -04:00
mesa i965: Allow signed/unsigned integer conversions in miptree up/download 2019-06-05 16:58:07 -07:00
util util/hash_table: Assert that keys are not reserved pointers 2019-06-06 00:27:53 +00:00
vulkan vulkan: Update the XML and headers to 1.1.110 2019-06-04 17:30:51 +00:00
meson.build build: Build etnaviv drm 2019-06-05 08:58:05 +00:00
SConscript