[cairo-bugs] [Bug 26197] Cairo doesn't build on windows
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 25 01:13:59 PST 2010
http://bugs.freedesktop.org/show_bug.cgi?id=26197
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> 2010-01-25 01:13:57 PST ---
commit 386ca53f280652983870316593e510cfef59c559
Author: Haakon Sporsheim <haakon.sporsheim at gmail.com>
Date: Sun Jan 24 16:43:42 2010 +0100
win32: Compile fix, rename render_row to render_rows.
commit b3ba610ec05f863a0830a1f30ed130649fbadfbb
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Mon Jan 25 09:09:18 2010 +0000
win32: Trivially fix the compile error with printing.
_cairo_pattern_is_opaque() now takes the extents over which the
operation is defined so that we make exclude the clear pixels that
surround EXTEND_NONE surfaces when determining opacity. In order to take
full advantage of this we need to start performing an extents query on
the operation and pass that down to the analysis...
This patch however is just the quick compile fix to pass a NULL and
restore the old behaviour.
Fixes (with previous commit):
Bug 26197 - Cairo doesn't build on windows
http://bugs.freedesktop.org/show_bug.cgi?id=26197
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the cairo-bugs
mailing list