AppleWin/source/frontends/sdl/imgui
Andrea Odetti d9c6541f73 Inspired from https://github.com/audetto/AppleWin/pull/25
Add menubar to toggle demo and setting window.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-02-21 18:43:46 +00:00
..
gles.h Integrate Dear ImGui with SDL to reduce code duplication. 2021-02-06 16:55:08 +00:00
image.cpp Split glTexImage2D and update via glTexSubImage2D. 2021-02-13 12:55:32 +00:00
image.h Split glTexImage2D and update via glTexSubImage2D. 2021-02-13 12:55:32 +00:00
imconfig.h Define ImTextureID in main config file. 2021-02-06 16:55:41 +00:00
sdlimguiframe.cpp Inspired from https://github.com/audetto/AppleWin/pull/25 2021-02-21 18:43:46 +00:00
sdlimguiframe.h Inspired from https://github.com/audetto/AppleWin/pull/25 2021-02-21 18:43:46 +00:00
settingshelper.cpp Add some more ImGui example settings. 2021-02-07 19:23:33 +00:00
settingshelper.h Add some more ImGui example settings. 2021-02-07 19:23:33 +00:00