File tree 2 files changed +17
-0
lines changed
content/posts/newsletter-015
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.
126
126
[ Mun ] : https://mun-lang.org
127
127
[ mun-october ] : https://mun-lang.org/blog/2020/10/31/this-month-october
128
128
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
+
129
146
## Popular Workgroup Issues in Github
130
147
131
148
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments