Skip to content

Commit 5f2b8f5

Browse files
cwfitzgeraldkvark
authored andcommitted
Fix 0.9 formatting
1 parent fdd0caf commit 5f2b8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-07-16-release-0.9-future.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ See [gfx-rs changelog](https://github.com/gfx-rs/gfx/blob/master/CHANGELOG.md#ha
2222

2323
`wgpu` performance is still a vital target for us, so we have done work on improving the overhead of resource tracking. We've reduced unnecisary overhead through only doing stateful tracking for resources that have complex states. These changes were made from benchmarks of Gecko's WebGPU implemention which showed that tracking was a bottleneck. You can read more about it [#1413](https://github.com/gfx-rs/wgpu/issues/1413).
2424

25-
## `wgpu` Family Reunion, Relicense, and the Future
25+
## wgpu Family Reunion, Relicense, and the Future
2626

2727
`wgpu` has had a number of large internal changes which are laying the future for wgpu to be a safe, efficient, and portable api for doing cross-platform graphics.
2828

0 commit comments

Comments
 (0)