Summary: | Damage ignores clipping information | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Jorn Baayen <jorn.baayen> | ||||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | RESOLVED MOVED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | high | CC: | keithp | ||||||
Version: | git | ||||||||
Hardware: | x86 (IA32) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Jorn Baayen
2005-07-15 19:20:03 UTC
Created attachment 3089 [details] [review] Debug patch with fix ah, backing store is evil. composite clip doesn't include the region preserved in backing store. we need to reimplement backing store in terms of composite and get rid of the existing horror show. so, we need to not clip damage at all when backing store is enabled, so the fix in xserver is incomplete. Created attachment 3175 [details] [review] Proposed patch New patch does not clip if backing store is enabled. Created attachment 3176 [details] [review] xls_locale_en_US This patch adds the backing store exception to xserver damage. If this looks good, I can get mallum to commit it again. Created attachment 3178 [details] [review] fixes it Only cast to WindowPtr when actually dealing with a window. Created attachment 3179 [details]
The Bulgarian translation
See last comment.
Previously attached patches lost in bugzilla disk death - links now point to other files. Please re-attach. Created attachment 3523 [details] [review] Patch against xserver Created attachment 3524 [details] [review] Patch against xc Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future. (In reply to comment #2) > ah, backing store is evil. composite clip doesn't include the region preserved > in backing store. we need to reimplement backing store in terms of composite and > get rid of the existing horror show. so, we need to not clip damage at all when > backing store is enabled, so the fix in xserver is incomplete. Backing store has been reimplemented in terms of Composite, so is this valid now? |
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.