Skip to content

Commit

Permalink
another changelog typos fix (doh)
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Jul 28, 2024
1 parent 5da8ef9 commit 547f455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ via the glTexStorage calls (this is entirely valid GL and WebGL2 though).
The breakage manifests as a 'stuck' offscreen rendering in Chrome, and as
a lost WebGL context in Safari Tech Preview (ok, that one isn't exactly 'subtle').

The workaround in the sokol_gfx.h backend is:
The workaround in the sokol_gfx.h GL backend is:

- on Emscripten only:
- for textures without initial data, explicitly allocate texture storage
Expand Down

0 comments on commit 547f455

Please sign in to comment.