godot/platform
Nikola Bunjevac 882d40fa11 Keep rendering context window size in sync when resizing
On X11 we rely on ConfigureNotify event to update rendering context
window size, but we don't get such event when resizing
programmatically, only when done "manually" by resizing the window
etc.
2022-10-11 23:27:21 +02:00
..
android Use JSON::stringify where possible 2022-10-11 00:27:23 +02:00
ios ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
linuxbsd Keep rendering context window size in sync when resizing 2022-10-11 23:27:21 +02:00
macos Cleanup unused defines in platform code 2022-10-11 11:52:41 +02:00
uwp Merge pull request #67244 from RandomShaper/split_render_further_2 2022-10-11 21:08:42 +02:00
web Fix Object type in GodotJSWrapper. 2022-10-10 19:28:43 +08:00
windows Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo 2022-10-11 13:59:53 +02:00
register_platform_apis.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub