summaryrefslogtreecommitdiffstats
path: root/wgpu/src/offscreen.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-08Added in check for web-colors.Libravatar Bingus1-7/+16
2023-06-08Adjusted offscreen pass to be a render pass vs compute for compat with web-co...Libravatar Bingus1-22/+142
2023-06-06Added offscreen rendering support for wgpu & tiny-skia exposed with the windo...Libravatar Bingus1-0/+102