summaryrefslogtreecommitdiff
path: root/ROADMAP
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2007-04-13 11:28:21 -0700
committerCarl Worth <cworth@cworth.org>2007-04-13 11:29:09 -0700
commitcea107c9800a4414f57a874dd52924efdff725ec (patch)
tree789c16524bb62118750968a29487bb3540609ca9 /ROADMAP
parent4e3be548615f8ce8a45f0e887f19eb39ba21f8a4 (diff)
Punt bug #10508 off of 1.4.4
It looks like this is an X server bug, and we don't have an imminent fix. Meanwhile, the bug is avoidable by preferring to use xlib surface sources for transformed rendering to xlib instead of using image surface sources.
Diffstat (limited to 'ROADMAP')
-rw-r--r--ROADMAP5
1 files changed, 3 insertions, 2 deletions
diff --git a/ROADMAP b/ROADMAP
index 653072098..3fad500f0 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -11,8 +11,6 @@ cairo 1.4.4 (scheduled for 2007-04-09)
✓ Chris Wilson's many recent cleanups, (to be reviewed by behdad and cworth)
- • 10508 Painting regression in 1.4.x (cworth)
-
✓ 5777 fbcompose.c broken for some composite operations post r1.5
(choose one of the existing patches)
@@ -20,6 +18,9 @@ cairo 1.4.4 (scheduled for 2007-04-09)
cairo 1.4.x (not scheduled, may become part of 1.6)
===================================================
+ • 10508 Transformed image source surfaces sometimes misrender to xlib
+ surface target (cworth)
+
• Fix all remaining XFAIL failures from the test suite
a8mask has a patch available on the list