mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
libsimpleservo: OpenGL support for Linux (glx)
This commit is contained in:
parent
71ba247942
commit
38ed1fcf0f
4 changed files with 62 additions and 4 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3941,6 +3941,7 @@ dependencies = [
|
|||
"core-foundation 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"gl_generator 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libloading 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libservo 0.0.1",
|
||||
"log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue