Skip to content

Commit

Permalink
update changelog (WGL_CONTEXT_DEBUG_BIT_ARB)
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Nov 10, 2023
1 parent cbebbcb commit db13896
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

#### 10-Nov-2023

A small change in the sokol_gfx.h GL backend on Windows only:

PR https://github.com/floooh/sokol/pull/839 has been merged, in debug mode this creates
the GL context with WGL_CONTEXT_DEBUG_BIT_ARB. Thanks to @castano for the PR!

#### 06-Nov-2023

A bugfix in the sokol_gfx.h D3D11 backend, and some related cleanup when creating depth-stencil
Expand Down

0 comments on commit db13896

Please sign in to comment.