mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Examples: DirectX9: Minor changes to match the other DirectX examples more closely. (#2394)
This commit is contained in:
parent
c779fbb651
commit
510342f024
4 changed files with 51 additions and 36 deletions
|
|
@ -84,6 +84,7 @@ Other Changes:
|
|||
- Examples: OpenGL: Fix for OSX not supporting OpenGL 4.5, we don't try to read GL_CLIP_ORIGIN
|
||||
even if the OpenGL headers/loader happens to define the value. (#2366, #2186)
|
||||
- Examples: Allegro: Added support for touch events (emulating mouse). (#2219) [@dos1]
|
||||
- Examples: DirectX9: Minor changes to match the other DirectX examples more closely. (#2394)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue