Removing one excessive 'if' branch, which checks that 'xStart < xEnd'. We go
ahead and do the expensive setup computations even if this isn't the case, because that zero-length scanline for the part of the polygon is rather rare.
Authored by: nerius 2023-11-08
Parent: [r1575]
Child: [r1577]