mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 12:50:04 -04:00
Implement headless rendering
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg(feature = "window")]
|
||||
|
||||
#[phase(plugin)]
|
||||
extern crate gl_generator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user