Examples: Added missing per-renderer local changelogs. (#2037, #1639, #2452)

This commit is contained in:
omar
2019-04-30 22:28:29 +02:00
parent 7c6ba3a1da
commit ae405b83a4
9 changed files with 11 additions and 2 deletions

View File

@ -15,6 +15,7 @@
// CHANGELOG
// (minor and older changes stripped away, please see git history for details)
// 2019-04-30: Renderer: Added support for special ImDrawCallback_ResetRenderState callback to reset render state.
// 2018-11-30: Platform: Added touchscreen support.
// 2018-11-30: Misc: Setting up io.BackendPlatformName/io.BackendRendererName so they can be displayed in the About Window.
// 2018-06-13: Platform: Added clipboard support (from Allegro 5.1.12).