Skip to content

util/blitter: start on some atom reordering

Mike Blumenkrantz requested to merge zmike/mesa:blitter-ordering into main

to successfully respect atom order main blit calls, this would require a much more sizable refactor, but this handles the majority of (non-blit) cases

Merge request reports