Skip to content

mesa: handle unsupported primitive conversion during dlist construction

Mike Blumenkrantz requested to merge zmike/mesa:dlist_convert into main

this massively improves performance for drivers that can't handle certain primitive types

Merge request reports