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

Add a render target texture cache, and cache VAOs. #184

Merged
merged 2 commits into from Feb 12, 2016
Merged

Conversation

@pcwalton
Copy link
Collaborator

pcwalton commented Feb 12, 2016

Seems to be about an 8x-10x compositing performance increase on
browser.html.

pcwalton added 2 commits Feb 12, 2016
Seems to be about an 8x-10x compositing performance increase on
browser.html.
glennw added a commit that referenced this pull request Feb 12, 2016
Add a render target texture cache, and cache VAOs.
@glennw glennw merged commit 8d34a96 into servo:master Feb 12, 2016
glennw pushed a commit to glennw/webrender that referenced this pull request Mar 9, 2016
Ensure that the render target cache doesn't return a render target that was allocated on this frame.

Fixes servo#184.
@glennw glennw mentioned this pull request Mar 9, 2016
bors-servo added a commit that referenced this pull request Mar 9, 2016
Fix render target cache.

Ensure that the render target cache doesn't return a render target that was allocated on this frame.

Fixes #184.
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.