Skip to content

Commit

Permalink
update changelog (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Oct 14, 2024
1 parent 2b62043 commit 72de62c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Updates

### 14-Oct-2024

- sokol_gfx.h: The pixel format RG11B10F is now marked as renderable in the GL
backend (generally on desktop GL, and on GLES3/WebGL2 when the necessary
extensions are present). Many thanks to @kcbanner for the PR
(https://github.com/floooh/sokol/pull/1121)!

### 17-Sep-2024

- The sokol_app.h Linux backend now has clipboard support. Many thanks to
Expand Down

0 comments on commit 72de62c

Please sign in to comment.