Skip to content

glthread: use signed vertex buffer offsets when available, don't require them

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

this enables the optimal vbo path to be taken by zink; passes cts

also another small fix to pass cts

Merge request reports