Closed
Bug 550911
Opened 15 years ago
Closed 15 years ago
[D2D] Properly handle acquire_dest for fallbacks
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bas.schouten, Assigned: bas.schouten)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
We need to properly pass the image_rect out for acquire_dest. I've attached a patch which does this.
Attachment #431109 -
Flags: review?(jmuizelaar)
Comment 1•15 years ago
|
||
As an aside, would we be better off only acquiring the interest_rect instead of the whole surface?
Comment 2•15 years ago
|
||
Comment on attachment 431109 [details] [diff] [review]
Fix acquire_dest in d2d backend
Adding an empty line between the softDesc line and the added image_rect stuff would be an improvement.
Attachment #431109 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•