Summary: | RENDER, repeating pictures and offscreen memory | ||
---|---|---|---|
Product: | xorg | Reporter: | Owen Taylor <otaylor> |
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | CC: | ghepeu, keithp |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 1690 |
Description
Owen Taylor
2005-06-17 13:48:42 UTC
Created attachment 2906 [details]
GPG public key
Owen, Can you attach the test case that you were working from for this? http://bugzilla.gnome.org/show_bug.cgi?id=306216 has a test case, but it depends on GTK+ and on removing the workaround from Cairo. (grep for buggy_repeat in cairo-xlib-surface.c) I believe the patch I've provided here is "obviously correct" (and has been tested in practice), and while it might be nice to have a xlib and RENDER test case, I'm not inclined to spend the time it would take to write one. Plus note that any test case will only intermittantly reproduce the problem since it depends on the pixmap ending up in offscreen video emory. Keith said it looked good to him (and that it only matters for XAA servers anyway), so it's committed to Xorg HEAD for 6.9 RC0: CVSROOT: /cvs/xorg Module name: xc Changes by: alanc@gabe.freedesktop.org 05/08/01 15:22:17 Log message: 2005-08-01 Alan Coopersmith <alan.coopersmith@sun.com> * programs/Xserver/fb/fbpict.c: Bugzilla #3566 <https://bugs.freedesktop.org/show_bug.cgi?id=3566> Patch #2906 <https://bugs.freedesktop.org/attachment.cgi?id=2906> Fix for RENDER, repeating pictures and offscreen memory (Owen Taylor) Modified files: ./: ChangeLog xc/programs/Xserver/fb/: fbpict.c Revision Changes Path 1.1173 +7 -0 xc/ChangeLog 1.17 +8 -4 xc/programs/Xserver/fb/fbpict.c |
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.