mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Implement gl.getParameter(gl.ALIASED_POINT_SIZE_RANGE)
This commit is contained in:
parent
2ab34d5969
commit
d6ebbd3e17
13 changed files with 230 additions and 32 deletions
|
@ -16,7 +16,7 @@ compositing = {path = "../compositing"}
|
|||
cssparser = "0.23.0"
|
||||
euclid = "0.17"
|
||||
fnv = "1.0"
|
||||
gleam = "0.4"
|
||||
gleam = "0.4.29"
|
||||
ipc-channel = "0.10"
|
||||
log = "0.3.5"
|
||||
num-traits = "0.1.32"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue