File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/posts/newsletter-014 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,14 +73,14 @@ It's basically a drop-in implementation of Vulkan on top of Metal and D3D12,
73
73
useful on platforms that don't have native Vulkan support, or buggy drivers.
74
74
75
75
It released version [ 0.8.1] ( https://github.com/gfx-rs/portability/releases/tag/0.8.1 )
76
- with official support for the new [ KHR portability extension] [ khr-portabilty ] , as well
77
- as a few other extensions, plus a number of correctness fixes.
76
+ with official support for the new [ KHR portability extension] [ khr-portabilty ] ,
77
+ as well as a few other extensions, plus a number of correctness fixes.
78
78
79
79
gfx-rs team asks Rust users of Vulkano, Ash, and other Vulkan-only wrappers to try
80
80
out the gfx-portability as a solution on macOS and relevant Windows 10 platforms.
81
81
82
- In gfx-rs itself, the DX12 backend, and the descriptor indexing feature support got improved.
83
- There has been a push to get DX11 backend in a solid shape,
82
+ In gfx-rs itself, the DX12 backend, and the descriptor indexing feature support got
83
+ improved. There has been a push to get DX11 backend in a solid shape,
84
84
and it can now run [ vange-rs] [ vange-repo ] pretty well :tada : .
85
85
86
86
[ gfx-repo ] : https://github.com/gfx-rs/gfx
You can’t perform that action at this time.
0 commit comments