AppleWin/source/frontends/sdl/imgui
Andrea Odetti c81b4ab1bf ImGui: fix event handling.
1) always pass events to ImGui
2) only pass keyboards to AW when ImGui says so
2021-02-23 19:32:00 +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 ImGui: fix event handling. 2021-02-23 19:32:00 +00:00
sdlimguiframe.h ImGui: fix event handling. 2021-02-23 19:32:00 +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