pathfinder/renderer
Patrick Walton 3d71703950 Stop copying images every frame on CPU.
We can avoid reuploading them to the GPU every frame as well, but this is a
bigger, and easier, win for now.
2020-04-01 13:01:08 -07:00
..
src Stop copying images every frame on CPU. 2020-04-01 13:01:08 -07:00
Cargo.toml Use instant crate to build for wasm32 target 2020-03-05 01:54:36 +08:00