Implement headless rendering
This commit is contained in:
parent
cfb0cb7001
commit
e565bfeb13
17 changed files with 791 additions and 518 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#![cfg(feature = "window")]
|
||||
|
||||
#[phase(plugin)]
|
||||
extern crate gl_generator;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue