mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
parent
145c89a2d4
commit
430a65be07
17 changed files with 12 additions and 927 deletions
|
@ -9,10 +9,6 @@ extern crate bitflags;
|
|||
#[macro_use]
|
||||
extern crate log;
|
||||
|
||||
#[cfg(feature = "canvas2d-azure")]
|
||||
mod azure_backend;
|
||||
|
||||
#[cfg(feature = "canvas2d-raqote")]
|
||||
mod raqote_backend;
|
||||
|
||||
pub use webgl_mode::WebGLComm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue