Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compute the layout space tiling origin. #3460

Closed
wants to merge 3 commits into from
Closed

Conversation

@nical
Copy link
Collaborator

nical commented Jan 3, 2019

The tiling origin is computed in image::tiles instead of being provided to the function.
In addition, the image rect in device space is exposed as function parameter. In a followup commit, callers will have to determine the correct image rect using the blob image's visible area.


This change is Reviewable

nical added 3 commits Nov 26, 2018
The tiling origin is computed withing image::tiles instead of being provided to the function.
In addition, the image rect in device space is exposed as function parameter. In a followup commit callers will have to determine the correct image rect using the blob image's visible area.
@bors-servo
Copy link
Contributor

bors-servo commented Jan 30, 2019

The latest upstream changes (presumably #3530) made this pull request unmergeable. Please resolve the merge conflicts.

@gw3583
Copy link
Collaborator

gw3583 commented Feb 1, 2019

I think we can close this now, and land any remaining parts via m-c.

@gw3583 gw3583 closed this Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.