AppleWin/source/frontends/sdl/imgui
Andrea Odetti abc4a4e1d3 Safer check that Uthernet is active.
Unfortunately we cannot force a hot-activation as this will cause SegFaults in the TFE code.
It does not check if the pcap handle is good, but relies on the initialisation to have succeeded.

Unfortunately, visual feedback on the settings is lost.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-06-05 16:57:12 +01:00
..
imgui@a640d8a6d2 Update ImGui. 2021-06-01 17:25:49 +01:00
imgui_club@02e679b7f4 Update ImGui. 2021-03-14 15:22:53 +00:00
gles.h Memory 2021-02-28 17:02:30 +00:00
image.cpp sa2: add namespace and remove tabs. 2021-02-25 16:31:24 +00:00
image.h sa2: add namespace and remove tabs. 2021-02-25 16:31:24 +00:00
imconfig.h Define ImTextureID in main config file. 2021-02-06 16:55:41 +00:00
sdlimguiframe.cpp Fix mouse relative calculation to ensure pointer goes from minX to maxX (and Y) included. 2021-06-05 14:35:05 +01:00
sdlimguiframe.h Fix mouse relative calculation to ensure pointer goes from minX to maxX (and Y) included. 2021-06-05 14:35:05 +01:00
sdlsettings.cpp More correct visualisation of virtual and physical memory. 2021-06-05 16:40:06 +01:00
sdlsettings.h More correct visualisation of virtual and physical memory. 2021-06-05 16:40:06 +01:00
settingshelper.cpp Safer check that Uthernet is active. 2021-06-05 16:57:12 +01:00
settingshelper.h Better support for Debugger. 2021-05-16 18:53:38 +01:00