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

Refactor compositor #431

Merged
merged 7 commits into from May 9, 2013
Merged

Refactor compositor #431

merged 7 commits into from May 9, 2013

Conversation

@pcwalton
Copy link
Contributor

pcwalton commented May 9, 2013

@metajack
Copy link
Contributor

metajack commented May 9, 2013

Looks like you forgot to include the new compositing module.

}

/// Returns the size of the window.
pub fn size(&mut self) -> Size2D<f32> {

This comment has been minimized.

Copy link
@metajack

metajack May 9, 2013

Contributor

Why does this take &mut self?

@metajack
Copy link
Contributor

metajack commented May 9, 2013

The parts that I can see look good. It seems like Window should implement WindowMethods. This is how the font stuff in servo-gfx was done. Right now there's no knowing what the platform abstract API is supposed to be without looking at the modules themselves.

metajack added a commit that referenced this pull request May 9, 2013
@metajack metajack merged commit cdc99a8 into servo:master May 9, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this pull request Sep 7, 2014
glennw pushed a commit to glennw/servo that referenced this pull request Jan 16, 2017
Add proper transform support for text run shader.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/431)
<!-- Reviewable:end -->
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

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