mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Implement various WebGL functions
This commit is contained in:
parent
a1fb12616a
commit
0f4d6d58aa
15 changed files with 530 additions and 190 deletions
|
@ -74,7 +74,7 @@ libc = "0.2"
|
|||
log = "0.3"
|
||||
num = "0.1.24"
|
||||
time = "0.1.17"
|
||||
gleam = "0.1"
|
||||
gleam = "0.2"
|
||||
euclid = {version = "0.4", features = ["plugins"]}
|
||||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue