Introduce iced_renderer subcrate featuring runtime renderer fallback
This commit is contained in:
parent
368cadd25a
commit
5100b5d0a1
16 changed files with 371 additions and 72 deletions
3
renderer/src/window.rs
Normal file
3
renderer/src/window.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
mod compositor;
|
||||
|
||||
pub use compositor::Compositor;
|
||||
Loading…
Add table
Add a link
Reference in a new issue