ImGuiSDL2CS-Example ImGui FileDialog C# port renders Aug 29, 2017 ImGuiSDL2CS ImGui FileDialog C# port renders Aug 29, 2017 ImGuiXNA Update README, remove XNA stripped May 16, 2018 SDL2-CS @ 8e0cec4 Update README, remove XNA stripped ...
The screen resolution change can for example happen when the Activity enters or exits immersive mode, which can happen after VideoInit(). */ SDL_VideoDevice *device = SDL_GetVideoDevice(); if (device && device->num_displays > 0) { SDL_VideoDisplay *display = &device->displays[0]; ...