mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Support for webxr layer management
This commit is contained in:
parent
af110ac21f
commit
349619ed2d
34 changed files with 949 additions and 642 deletions
|
@ -12,9 +12,6 @@ extern crate log;
|
|||
mod raqote_backend;
|
||||
|
||||
pub use webgl_mode::WebGLComm;
|
||||
pub use webgl_thread::SurfaceProvider;
|
||||
pub use webgl_thread::SurfaceProviders;
|
||||
pub use webgl_thread::WebGlExecutor;
|
||||
|
||||
pub mod canvas_data;
|
||||
pub mod canvas_paint_thread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue