godot/modules
Gergely Kis d5445c25a6 Dynamic loading of OpenXR Loader on Android
This change implements dynamic loading of the OpenXR Loader library
on Android. If an OpenXR Loader library is not found,
Godot will still function with OpenXR disabled.

Also, on every platform, the OpenXR symbols are resolved at runtime
using xrGetInstanceProcAddr.

On Windows and Linux the OpenXR loader is included in the main
engine binary.

On Android, the OpenXR Loader is not built with the engine. Separately
distributed Android plugins will be provided with the correct loader
library for each device.

Co-authored-by: Gábor Pál Korom <gabor.p.korom@migeran.com>
Co-authored-by: Gábor Koncz <gabor.koncz@migeran.com>
2022-09-24 13:57:03 +02:00
..
basis_universal
bmp
camera
csg
cvtt
dds
denoise
enet
etcpak
freetype
gdscript Merge pull request #65643 from voylin/fix_recurring_check_in_gdscript_cache.cpp 2022-09-13 10:45:50 +02:00
glslang
gltf Merge pull request #65611 from Sarfraz-droid/Issue65602 2022-09-13 10:43:16 +02:00
gridmap Merge pull request #65241 from bruvzg/no_keymap_ambiguity 2022-09-08 09:24:24 +02:00
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
meshoptimizer
minimp3
mobile_vr
mono Merge pull request #65533 from neikeq/issue-65522 2022-09-09 09:11:38 +02:00
msdfgen
multiplayer [Multiplayer] Fix crash in spawner get_spawnable_scene. 2022-09-12 14:55:55 +02:00
navigation Rename EditorInterface.get_editor_main_control to get_editor_main_screen 2022-09-07 03:01:58 +03:00
noise
ogg
openxr Dynamic loading of OpenXR Loader on Android 2022-09-24 13:57:03 +02:00
raycast
regex
squish
svg Allow images to be imported "for editor use" and respect editor settings 2022-09-07 23:31:31 +03:00
text_server_adv
text_server_fb
tga
theora
tinyexr
upnp
vhacd
vorbis
webp
webrtc [WebRTC] Expose more of the WebRTC API. 2022-09-13 14:46:58 +02:00
websocket [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
webxr
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub