godot/platform
Alvin Wong d7f023ab73 Windows: Do not attempt to resize surface before it is created
`WM_WINDOWPOSCHANGED` may be received before `CreateWindowExW` has even
returned, when the window's rendering context or OpenGL context hasn't
been created yet.
2024-07-16 17:01:42 +08:00
..
android Fix ANRs reported by the Google Play Console 2024-07-04 05:18:50 -07:00
ios [iOS/Text Input] Avoid deleting and reentering unchanged part of text. 2024-07-09 08:32:27 +03:00
linuxbsd Merge pull request #93352 from Calinou/linuxbsd-controller-no-trackpad-graphics-tablet 2024-07-09 16:47:04 +02:00
macos [macOS] Fix drag-and-drop feedback. 2024-07-11 23:13:38 +03:00
web SCons: Default optimize to auto, fixing target/dev_build inference for Web 2024-07-09 00:21:29 +02:00
windows Windows: Do not attempt to resize surface before it is created 2024-07-16 17:01:42 +08:00
register_platform_apis.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Update pre-commit hooks configuration to use ruff instead of black 2024-05-21 18:02:29 -05:00