Skip to content

WIP: llvmpipe fix point pop

Dave Airlie requested to merge airlied/mesa:llvmpipe-fix-point-pop into main

just the top two patches for this one.

GLES and GL have different rules for point clipping, GLES needs the D3D9 behaviour.

Merge request reports