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 upAdd comments, rename things, remove unused code #3143
Conversation
|
Looks pretty good! I have a few minor concerns, please feel free to r=me anyhow.
webrender/src/internal_types.rs, line 48 at r1 (raw file):
I think the meaning of this webrender/src/render_task.rs, line 190 at r1 (raw file):
"blank" -> webrender/src/tiling.rs, line 342 at r1 (raw file):
In WR, the convention is to specify bits per channel here, i.e. RGBA8 webrender/src/tiling.rs, line 342 at r1 (raw file):
I'd say, rather, that this structure contains all the work (in the form of instance arrays) needed to fill a color surface |
webrender/src/internal_types.rs, line 48 at r1 (raw file): Previously, kvark (Dzmitry Malyshau) wrote…
Done. webrender/src/render_task.rs, line 190 at r1 (raw file): Previously, kvark (Dzmitry Malyshau) wrote…
Done. webrender/src/tiling.rs, line 342 at r1 (raw file): Previously, kvark (Dzmitry Malyshau) wrote…
I was cribbing from the existing comment in RenderTargetKind, I'll fix that one up as well. webrender/src/tiling.rs, line 342 at r1 (raw file): Previously, kvark (Dzmitry Malyshau) wrote…
Got it. I assume I should fix up AlphaRenderTarget as well. |
|
Added more commits. r? @kvark |
|
|
@bors-servo r+ |
|
|
Add comments, rename things, remove unused code CC @nical @kvark @gw3583 r? whoever wants to take it. <!-- 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/3143) <!-- Reviewable:end -->
|
|
bholley commentedSep 29, 2018
•
edited by larsbergstrom
CC @nical @kvark @gw3583
r? whoever wants to take it.
This change is