NazaraEngine/include/Nazara/Platform
SirLynix 6df919eb70 Renderer/WindowSwapchain: Don't create swapchain on minimized window
This is mainly to prepare for Android "windows" where the window is considered minimized when app is in the background (and thus has no ANativeWindow to render to)
2023-02-26 13:45:18 +01:00
..
AppWindowingComponent.hpp Platform/AppWindowingComponent: Fix missing initialization of "quit on last window closed" 2023-02-02 13:10:18 +01:00
AppWindowingComponent.inl Platform/AppWindowingComponent: Fix missing initialization of "quit on last window closed" 2023-02-02 13:10:18 +01:00
Clipboard.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Clipboard.inl Copyright year update 2023-01-22 17:41:18 +01:00
Config.hpp Copyright year update 2023-01-22 17:41:18 +01:00
ConfigCheck.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Cursor.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Cursor.inl Copyright year update 2023-01-22 17:41:18 +01:00
CursorController.hpp Copyright year update 2023-01-22 17:41:18 +01:00
CursorController.inl Copyright year update 2023-01-22 17:41:18 +01:00
Debug.hpp Copyright year update 2023-01-22 17:41:18 +01:00
DebugOff.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Enums.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Icon.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Icon.inl Copyright year update 2023-01-22 17:41:18 +01:00
Joystick.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Keyboard.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Mouse.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Platform.hpp Copyright year update 2023-01-22 17:41:18 +01:00
VideoMode.hpp Copyright year update 2023-01-22 17:41:18 +01:00
Window.hpp Renderer/WindowSwapchain: Don't create swapchain on minimized window 2023-02-26 13:45:18 +01:00
Window.inl Renderer/WindowSwapchain: Don't create swapchain on minimized window 2023-02-26 13:45:18 +01:00
WindowEvent.hpp Copyright year update 2023-01-22 17:41:18 +01:00
WindowEventHandler.hpp Copyright year update 2023-01-22 17:41:18 +01:00
WindowEventHandler.inl Copyright year update 2023-01-22 17:41:18 +01:00
WindowHandle.hpp Last changes 2023-02-02 20:34:25 +01:00