blender/intern/ghost
Campbell Barton 8e38cd9b8f Correct potential error in recent Wayland/LIBDECOR window size change
While the fix worked in my tests, the compositor is allowed to ignore
a requested window state change which could have entered an eternal
loop. Avoid this by limiting the while loop to 2x round-trips.
2023-10-25 21:17:31 +11:00
..
intern Correct potential error in recent Wayland/LIBDECOR window size change 2023-10-25 21:17:31 +11:00
test Fix uninitialized variable use accessing the screen size under Wayland 2023-10-03 15:40:58 +11:00
CMakeLists.txt CMake: Fix building with WITH_VULKAN_BACKEND 2023-09-12 15:07:41 +02:00
GHOST_C-api.h Fix #112978: MacOS no longer has a path associated with the window 2023-10-04 21:23:38 -03:00
GHOST_IContext.hh Vulkan: Rewrite GHOST_ContextVK 2023-08-29 15:05:08 +02:00
GHOST_IEvent.hh Cleanup: use nullptr in intern/ghost 2023-08-02 00:21:44 +10:00
GHOST_IEventConsumer.hh License headers: use SPDX-FileCopyrightText in intern/ghost 2023-06-14 17:42:15 +10:00
GHOST_ISystem.hh Cleanup: doxygen parameters, blank comment lines 2023-09-08 16:53:30 +10:00
GHOST_ISystemPaths.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GHOST_ITimerTask.hh License headers: use SPDX-FileCopyrightText in intern/ghost 2023-06-14 17:42:15 +10:00
GHOST_IWindow.hh Fix #112978: MacOS no longer has a path associated with the window 2023-10-04 21:23:38 -03:00
GHOST_IXrContext.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GHOST_Path-api.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GHOST_Rect.hh Cleanup: make class doc-strings directly above classes 2023-07-25 14:11:42 +10:00
GHOST_Types.h Vulkan: Rewrite GHOST_ContextVK 2023-08-29 15:05:08 +02:00