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 upwebgl: Track the current program, implement some uniform functions, and nits #9107
Conversation
|
|
|
@simartin Since you've done some work in the WebGL code before, would you be interested in reviewing these changes? |
|
Sure, I can take a look, thanks for suggesting :-) |
|
|
|
|
dd3e5ba
to
e030281
|
components/canvas/webgl_paint_thread.rs, line 160 [r3] (raw file): Comments from the review on Reviewable.io |
|
|
|
components/canvas/webgl_paint_thread.rs, line 188 [r3] (raw file): Comments from the review on Reviewable.io |
|
Sure! Will change it ASAP (I'm on my phone right no, so no reviewable for me :/) |
|
components/script/dom/webglrenderingcontext.rs, line 957 [r3] (raw file): Comments from the review on Reviewable.io |
|
Yup! Good catch :P |
|
Apart from my minor comment, it looks good to me, thanks! Comments from the review on Reviewable.io |
|
@simartin Just so you know, you can make multiple comments in the reviewable interface and then click the publish button at the end to publish them all at the same time. That usually results in less email for other people :) |
|
@ecoal95 Since you're a reviewer now, you can name anyone with r=[name]. You do not need to delegate first before you name them. |
webgl: Track the current program, implement some uniform functions, and nits Was done while implementing sequence arguments. Depends on #9056. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9107) <!-- Reviewable:end -->
|
|
|
@bors-servo: r=simartin (I'm stupid and I used the opposite assert condition, plus the travis build errored due to connection issues) |
|
|
webgl: Track the current program, implement some uniform functions, and nits Was done while implementing sequence arguments. Depends on #9056. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9107) <!-- Reviewable:end -->
|
|
|
@bors-servo: retry |
webgl: Track the current program, implement some uniform functions, and nits Was done while implementing sequence arguments. Depends on #9056. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9107) <!-- Reviewable:end -->
|
|
emilio commentedDec 31, 2015
Was done while implementing sequence arguments.
Depends on #9056.