Skip to content

Commit

Permalink
docs(CHANGELOG): add missing entry for gfx-rs#6107
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf authored and ErichDonGubler committed Oct 30, 2024
1 parent 6e71892 commit d9c5f74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ By @MarijnS95 in [#6006](https://github.com/gfx-rs/wgpu/pull/6006).
#### Metal

- Implement `atomicCompareExchangeWeak`. By @AsherJingkongChen in [#6265](https://github.com/gfx-rs/wgpu/pull/6265).
- Unless an explicit `CAMetalLayer` is provided, surfaces now render to a sublayer. This improves resizing behavior, fixing glitches during on window resize. By @madsmtm in [#6107](https://github.com/gfx-rs/wgpu/pull/6107).

### Bug Fixes

Expand Down

0 comments on commit d9c5f74

Please sign in to comment.