File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed
content/posts/newsletter-015 Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -126,6 +126,23 @@ that is written in Rust.
126126[ Mun ] : https://mun-lang.org
127127[ mun-october ] : https://mun-lang.org/blog/2020/10/31/this-month-october
128128
129+ ### [ gfx-rs]
130+
131+ gfx-rs support for D3D has been improved. [ @kvark ] landed a few critical fixes
132+ in the DX12 backend, including the proper handle freeing, compressed textures
133+ support, blend factors, and debug markers.
134+
135+ [ @cwfitzerald ] brought DX11 backend practically to the 1st tier with titanic
136+ work spread over a dozen of pull requests.
137+ It is now able to run [ bve-reborn] correctly:
138+
139+ ![ bve-reborn on dx11] ( bve-reborn-dx11.jpg )
140+
141+ [ gfx-rs ] : https://github.com/gfx-rs/gfx
142+ [ @kvark ] : https://github.com/kvark
143+ [ @cwfitzerald ] : https://github.com/cwfitzgerald
144+ [ bve-reborn ] : https://github.com/BVE-Reborn/bve-reborn
145+
129146## Popular Workgroup Issues in Github
130147
131148<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments