Bug 83837 - _cairo_mask_compositor_stroke does not reset status for non rectilinear paths
Summary: _cairo_mask_compositor_stroke does not reset status for non rectilinear paths
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: xlib backend (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-14 08:45 UTC by Massimo
Modified: 2018-08-25 13:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
proposed patch (790 bytes, text/plain)
2014-09-14 08:45 UTC, Massimo
Details

Description Massimo 2014-09-14 08:45:15 UTC
Created attachment 106244 [details]
proposed patch

_cairo_mask_compositor_stroke does not reset status for non rectilinear paths
and so it fails to execute alternative code paths.

The attached patch fixes two tests:

rectilinear-stroke.xlib-render-0_0.rgb24
curve-to-as-line-to.xlib-render-0_0.rgb24
Comment 1 Massimo 2014-09-17 17:20:36 UTC
this seems to be the commit that introduced the regression:

http://cgit.freedesktop.org/cairo/commit/src/cairo-mask-compositor.c?id=503b6b9e2ea65805a77d527c00cf242ec86d479b

if the test-suite was usable/used probably this one could have
been not introduced in the first place
Comment 2 GitLab Migration User 2018-08-25 13:37:35 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/106.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.