mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
Auto merge of #22202 - servo:webgl, r=jdm
Clean up some code on the WebGL texture upload paths This doesn't actually change anything… yet. <!-- 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/22202) <!-- Reviewable:end -->
This commit is contained in:
commit
94991db145
19 changed files with 761 additions and 669 deletions
|
@ -53,7 +53,6 @@ enum-iterator = "0.2.0"
|
|||
euclid = "0.19"
|
||||
fnv = "1.0"
|
||||
gleam = "0.6"
|
||||
half = "1.0"
|
||||
headers-core = "0.0.1"
|
||||
headers-ext = "0.0.3"
|
||||
html5ever = "0.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue