Skip to content

glthread: align small buffer uploads to 4 bytes

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

some apps (e.g., supertuxkart) use a ton of 4 byte subdata calls, and this halves their memory consumption

Merge request reports