Move damage tracking logic to compositor in iced_tiny_skia
This commit is contained in:
parent
d953d12c38
commit
af0303f95e
5 changed files with 183 additions and 182 deletions
|
|
@ -28,6 +28,7 @@ mod viewport;
|
|||
|
||||
pub mod backend;
|
||||
pub mod compositor;
|
||||
pub mod damage;
|
||||
pub mod primitive;
|
||||
pub mod renderer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue