Skip to content

mesa,gallium,vbo: fix drivers and shared code by skipping draws with count == 0 and instance_count == 0

Marek Olšák requested to merge mareko/mesa:draw-interface-fixes into master

This should fix #4045 (closed) and it fixes other issues that I reproduced. @idr @kwg

Edited by Marek Olšák

Merge request reports