mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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
|
@ -38,7 +38,7 @@ backtrace = "0.3"
|
|||
bitflags = "1.0"
|
||||
compositing = {path = "../../components/compositing"}
|
||||
euclid = "0.17"
|
||||
gleam = "0.4"
|
||||
gleam = "0.4.29"
|
||||
glutin = "0.13"
|
||||
libservo = {path = "../../components/servo"}
|
||||
log = "0.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue