Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error in windowed LVX, generating open over the cut line.
* In Tramontana::Sweepline::loadNextWindow(), the last left edge tile signaling that the window is fully processed was badly computed. It is the last "leftmost" tile which left edge is *still inside* the window which should be used.
- Loading branch information