aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2025-12-05 20:54:11 +0100
committerAndre Weissflog <floooh@gmail.com>2025-12-05 20:54:11 +0100
commitb59d3f6d08f99d587409603a9dc672f03a4f46d0 (patch)
treec18b420ebb32ab7fd8b96e938aa736068f55620a /CHANGELOG.md
parent57771ef4ddec19089783abd26ccba03e62749855 (diff)
sokol_imgui.h: add log message when internal vertex or index buffer overflows (fixes #1387)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a9ca88a..e4358d86 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,10 @@
PR: https://github.com/floooh/sokol/pull/1394
+- sokol_imgui.h: added an error-level log message when the internal
+ vertex- or index-buffer would overflow
+ (see https://github.com/floooh/sokol/issues/1387)
+
### 04-Dev-2025
- sokol_gfx.h: a minor breaking change for querying runtime statistics: the function