Skip to content

Commit

Permalink
chore: Add details into CHANGELOG.md as bugfix for GLES
Browse files Browse the repository at this point in the history
  • Loading branch information
REASY committed Feb 14, 2023
1 parent e043e90 commit 0314f88
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ Bottom level categories:

- Fix DXC validation issues when using a custom `dxil_path`. By @Elabajaba in [#3434](https://github.com/gfx-rs/wgpu/pull/3434)

#### GLES

- [gles] fix: Set FORCE_POINT_SIZE if it is vertex shader with mesh consist of point list. By @REASY in [3440](https://github.com/gfx-rs/wgpu/pull/3440)

#### General

- `copyTextureToTexture` src/dst aspects must both refer to all aspects of src/dst format. By @teoxoy in [#3431](https://github.com/gfx-rs/wgpu/pull/3431)
Expand Down

0 comments on commit 0314f88

Please sign in to comment.