Bug 15345

Summary: pattern origin when falling back to tiling
Product: xorg Reporter: Owen Taylor <otaylor>
Component: Server/Acceleration/EXAAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch fixing pattern origin computation none

Description Owen Taylor 2008-04-03 11:58:54 UTC
Created attachment 15663 [details] [review]
Patch fixing pattern origin computation

The computation of the pattern origin in exaRender is incorrect
when falling back to path for core render tiles.

The TSOrigin in a GC is the point *in the destination* corresponding
to (0,0) in the source, not the point in the source corresponding to
(0,0) in the destination.

Attached patch fixes.
Comment 1 Michel Dänzer 2008-04-07 02:20:18 UTC
Good catch. Pushed to the master and 1.5 branches, thanks.

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.