Skip to content

Commit 989dad4

Browse files
authored
N15: gfx (#322)
1 parent c0d6344 commit 989dad4

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Loading

content/posts/newsletter-015/index.md

+17
Original file line numberDiff line numberDiff 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 -->

0 commit comments

Comments
 (0)