Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced offscreen_blit.wgsl with existing blit.wgsl. | 2023-06-14 | 1 | -103/+60 | |
| | |||||
* | Added in check for web-colors. | 2023-06-08 | 1 | -7/+16 | |
| | |||||
* | Adjusted offscreen pass to be a render pass vs compute for compat with ↵ | 2023-06-08 | 1 | -22/+142 | |
| | | | | web-colors flag. | ||||
* | Added offscreen rendering support for wgpu & tiny-skia exposed with the ↵ | 2023-06-06 | 1 | -0/+102 | |
window::screenshot command. |