Skip to content

Commit

Permalink
update changelog (C3 bindings)
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Feb 10, 2025
1 parent bdc9d82 commit 156fb28
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## Updates

### 10-Feb-2025

The [sokol-c3](https://github.com/floooh/sokol-c3) bindings are now 'official'
and properly integrated (e.g. they are updated automatically on commits to the
sokol repo, and [sokol-shdc](https://github.com/floooh/sokol-tools) gained a
C3 output format.

Many thanks to @radekm for kicking this off and doing all the work :)

Related pull request: https://github.com/floooh/sokol/pull/1148

### 09-Feb-2025

- sokol_gfx.h: added the missing blend factors `SG_BLENDFACTOR_MIN` and `SG_BLENDFACTOR_MAX`
Expand Down

0 comments on commit 156fb28

Please sign in to comment.