mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
cd28c77413
1. The iOS create_surface implementation needs to call out to the main thread to create the window (UIKit requirement) 2. get_surface() can be called and will attempt to create the VkSurface from an invalid view/layer. Also pass the layer for MoltenVK so we don't get pesky 'UIView function not called on main thread' warnings. |
||
---|---|---|
.. | ||
gstvkdisplay_ios.h | ||
gstvkdisplay_ios.m | ||
gstvkios_utils.h | ||
gstvkwindow_ios.h | ||
gstvkwindow_ios.m |