Skip to content

Commit

Permalink
update changelog (PR #1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Apr 13, 2024
1 parent 3226b66 commit ba65604
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Updates

### 13-Apr-2024:

- sokol_gfx.h d3d11: resource label strings are now communicated to D3D11 resource objects,
making it easier to identify those resources in tools like the Visual Studio Graphics Debugger
or RenderDoc. See PR #1025 for details. Many thanks to @jakubtomsu for the PR!

### 21-Mar-2024:

- sokol_imgui.h: merged PR https://github.com/floooh/sokol/pull/1010, this will automatically
Expand Down

0 comments on commit ba65604

Please sign in to comment.