Fork to swbuf
This commit is contained in:
parent
d30d3255c2
commit
939bcc44d8
8 changed files with 241 additions and 20 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use image::GenericImageView;
|
||||
use softbuffer::GraphicsContext;
|
||||
use swbuf::GraphicsContext;
|
||||
use winit::event::{Event, WindowEvent};
|
||||
use winit::event_loop::{ControlFlow, EventLoop};
|
||||
use winit::window::WindowBuilder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue