summaryrefslogtreecommitdiffstats
path: root/wgpu/src/image/raster.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use array of atlases instead of one growing indefinitely.Libravatar Malte Veerman2020-02-251-109/+20
* Some small debug changesLibravatar Malte Veerman2020-02-251-1/+4
* Merged image and svg texture atlases into one owned by the image pipeline.Libravatar Malte Veerman2020-02-251-63/+16
* Implemented a texture atlas for images and svgs.Libravatar Malte Veerman2020-02-251-96/+187
* Rerasterize SVGs when resized and refactor a bitLibravatar Héctor Ramón Jiménez2019-12-151-0/+176