mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Implement WebGL extensions.
This commit is contained in:
parent
ac99a48aea
commit
32e23c4db4
40 changed files with 1346 additions and 86 deletions
|
@ -43,7 +43,9 @@ domobject_derive = {path = "../domobject_derive"}
|
|||
encoding = "0.2"
|
||||
euclid = "0.11"
|
||||
fnv = "1.0"
|
||||
gleam = "0.4"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
half = "1.0"
|
||||
heapsize = "0.3.6"
|
||||
heapsize_derive = "0.1"
|
||||
html5ever = {version = "0.16", features = ["heap_size", "unstable"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue