Переглянути джерело

update changelog (WGL_CONTEXT_DEBUG_BIT_ARB)

Andre Weissflog 1 рік тому
батько
коміт
db13896505
1 змінених файлів з 7 додано та 0 видалено
  1. 7 0
      CHANGELOG.md

+ 7 - 0
CHANGELOG.md

@@ -1,5 +1,12 @@
 ## Updates
 ## 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
 #### 06-Nov-2023
 
 
 A bugfix in the sokol_gfx.h D3D11 backend, and some related cleanup when creating depth-stencil
 A bugfix in the sokol_gfx.h D3D11 backend, and some related cleanup when creating depth-stencil