Skip to content

aux/draw: fix aalines and aapoints for shaders with explicit FragData outputs

Mike Blumenkrantz requested to merge zmike/mesa:draw-aaline into main

all color outputs need to be rewritten with coverage, not just FragColor

Merge request reports