mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Amend/fix ee8941e.
This commit is contained in:
parent
e2a662eed8
commit
e1baadba84
2 changed files with 8 additions and 3 deletions
|
|
@ -43,6 +43,8 @@ Breaking Changes:
|
|||
|
||||
Other Changes:
|
||||
|
||||
- Backends: Allegro5: Fixed texture format setup which didn't work on all
|
||||
setups/drivers. (#8770, #8465)
|
||||
- Backends: Allegro5: Added ImGui_ImplAllegro5_SetDisplay() function to
|
||||
change current ALLEGRO_DISPLAY, as Allegro applications often need to do that.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue