Bug 15345 - pattern origin when falling back to tiling
Summary: pattern origin when falling back to tiling
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/Acceleration/EXA (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-03 11:58 UTC by Owen Taylor
Modified: 2008-04-07 02:20 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch fixing pattern origin computation (1.18 KB, patch)
2008-04-03 11:58 UTC, Owen Taylor
no flags Details | Splinter Review

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.