mesa/src/gallium/drivers
Charmaine Lee 47cfc83440 svga: rebind index buffer
Similar to other resources, current index buffer needs to be
rebound at the first draw of the current command buffer to make
sure the buffer is available for the draw command.

Fixes bug 1587263.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2016-03-21 13:37:40 -06:00
..
ddebug gallium: add external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
freedreno nir: add a bit_size parameter to nir_ssa_dest_init 2016-03-17 11:54:45 +01:00
i915 gallium: add CAPs returning PCI device location 2016-03-09 15:02:28 +01:00
ilo gallium: add CAPs returning PCI device location 2016-03-09 15:02:28 +01:00
llvmpipe llvmpipe: fix lp_rast_plane alignment on 32bit 2016-03-15 19:42:15 +01:00
noop gallium: add external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
nouveau nouveau: codegen: Do not silently fail in handeLOAD / handleSTORE / handleATOM 2016-03-21 12:20:48 +01:00
r300 gallium/radeon: remove old CS tracing 2016-03-20 00:56:35 +01:00
r600 r600g: flatten if (1) statement after removal of TGSI->LLVM 2016-03-20 00:57:05 +01:00
radeon gallium/radeon: remove remnants of R600 TGSI->LLVM 2016-03-20 00:57:05 +01:00
radeonsi gallium/radeon: remove old CS tracing 2016-03-20 00:56:35 +01:00
rbug gallium: add external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
softpipe softpipe: fix misleading TGSI_QUAD_SIZE usage 2016-03-15 19:37:59 +01:00
svga svga: rebind index buffer 2016-03-21 13:37:40 -06:00
swr gallium/swr: Cleaned up some context-resource management 2016-03-17 20:57:52 -05:00
trace gallium: add external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
vc4 nir: add a bit_size parameter to nir_ssa_dest_init 2016-03-17 11:54:45 +01:00
virgl gallium: add CAPs returning PCI device location 2016-03-09 15:02:28 +01:00