Implement gl.getParameter(gl.ALIASED_POINT_SIZE_RANGE)

This commit is contained in:
Anthony Ramine 2018-03-24 16:12:18 +01:00
parent 2ab34d5969
commit d6ebbd3e17
13 changed files with 230 additions and 32 deletions

View file

@ -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"