mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Call prepare_pixels on the WebGL thread
This commit is contained in:
parent
5f9e3d8bb9
commit
ca62b5c318
5 changed files with 87 additions and 54 deletions
|
@ -46,6 +46,8 @@ extern crate malloc_size_of_derive;
|
|||
#[macro_use]
|
||||
extern crate profile_traits;
|
||||
#[macro_use]
|
||||
extern crate serde;
|
||||
#[macro_use]
|
||||
extern crate servo_atoms;
|
||||
#[macro_use]
|
||||
extern crate style;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue