Skip to content

crocus some fixes around line AA

Dave Airlie requested to merge airlied/mesa:crocus-lineaa-fixes into main

I was just looking at random mesa-demos, noticed antialias misrendered when line smoothing was on, this fixes up the corner cases here.

It also caches the reduced prim to avoid unnecessary dirtying of shaders.

Merge request reports