mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Don't forward GL parameter gets for constant limits.
This commit is contained in:
parent
4e6b100c7e
commit
76c29f8bd0
6 changed files with 38 additions and 19 deletions
|
@ -20,7 +20,7 @@ gleam = "0.5"
|
|||
ipc-channel = "0.10"
|
||||
log = "0.4"
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = {version = "0.16", features = ["serde", "osmesa"]}
|
||||
offscreen_gl_context = {version = "0.17", features = ["serde", "osmesa"]}
|
||||
serde_bytes = "0.10"
|
||||
servo_config = {path = "../config"}
|
||||
webrender = {git = "https://github.com/servo/webrender"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue