servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics
Apache License 2.0
3.54k stars 198 forks source link

Fix Cohen-Sutherland algorithm implementation for d3d9 #469

Closed floppyhammer closed 2 years ago

floppyhammer commented 2 years ago

Fix the artifact caused by view box clipping on d3d9 level. Note that d3d11 doesn't have this issue.

clipping_issue

jdm commented 2 years ago

@bors-servo r+

bors-servo commented 2 years ago

:pushpin: Commit 7a57ce2 has been approved by jdm

bors-servo commented 2 years ago

:hourglass: Testing commit 7a57ce2ff90a9a6a464e195eab3d32a535195b5e with merge 6ce65b29dfc5074811eed66b1a90a813249e67c2...

bors-servo commented 2 years ago

:sunny: Test successful - checks-travis Approved by: jdm Pushing 6ce65b29dfc5074811eed66b1a90a813249e67c2 to master...