godot/platform
Rémi Verschelde 8de6405288
UWP: Remove platform port, needs to be redone from scratch for 4.x
The UWP platform port was never ported to the Godot 4.0+ API,
and it's now accumulating bitrot as it doesn't compile, and thus
we no longer propagate platform changes in it.

So we finally remove to acknowledge this state. There's still some
interest in reviving the UWP port eventually, especially as support
for Direct3D 12 will soon be merged, but when that happens it will
be easiest to redo it from scratch.
2023-09-07 15:01:59 +02:00
..
android Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00
ios Merge pull request #81365 from bruvzg/ios_export_ext 2023-09-06 14:49:40 +02:00
linuxbsd
macos Merge pull request #81339 from bruvzg/macos_fix_mvk_live_resize 2023-09-06 14:49:30 +02:00
web
windows UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +02:00
register_platform_apis.h
SCsub