Skip to content

Restructure clipping to be much MUCH faster in the visible case

Luke Benstead requested to merge clipping-rewrite-for-the-last-time-ffs into master

This currently only works with triangles, anything more and it crashes due to me not queuing subsequent vertices in the strip correctly

Merge request reports