Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate WR (reduce GPU allocations for render targets) #18669
Conversation
|
@bors-servo try |
Update WR (reduce GPU allocations for render targets)
|
r=me |
|
|
|
There is one test failure here. A change in the latest update to reduce the size of allocated render targets exposes an unrelated issue regarding snapping of composite / blend primitives. I opened a WR issue for this servo/webrender#1776 and marked the test as failing, for now. r? @jdm with that change? |
|
Looks reasonable, as long as the intention is to fix it :) @bors-servo r+ |
|
|
Update WR (reduce GPU allocations for render targets) <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18669) <!-- Reviewable:end -->
|
|
|
We reverted the change in WR causing that test failure, for other reasons. So this is a normal WR update now, with various fixes for clips. @bors-servo r=jdm,emilio |
|
|
Update WR (reduce GPU allocations for render targets) <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18669) <!-- Reviewable:end -->
|
|
|
|
@bors-servo retry
|
Update WR (reduce GPU allocations for render targets) <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18669) <!-- Reviewable:end -->
|
|
glennw commentedSep 28, 2017
•
edited by SimonSapin
This change is