1
0
Fork 0
forked from wry/wry
Commit graph

157 commits

Author SHA1 Message Date
Julian Orth
58cdfbcb26 metal: scan out in more circumstances 2024-02-23 15:27:38 +01:00
Julian Orth
9e3ad38948 vulkan: use clamp-to-edge when scaling textures 2024-02-23 15:27:38 +01:00
Julian Orth
0c3c03b130 all: remove c_str_literals feature 2024-02-22 21:50:00 +01:00
Julian Orth
da84e9ec27 metal: implement direct scanout 2024-02-19 12:30:37 +01:00
Julian Orth
3635ae0104 render: store underlying DmaBufs in textures 2024-02-19 11:16:40 +01:00
Julian Orth
1a024babdf render: fix vulkan formats for pre-multiplied alpha 2024-02-15 01:01:29 +01:00
Julian Orth
cf332e8436 render: implement a vulkan renderer 2024-02-08 15:24:02 +01:00