virtualx-engine/modules
Rémi Verschelde c6e4ee72df
Linux: Disable webm module on arm32, we can't build libvpx properly
libvpx arm32 build with NEON can be supported in theory (and it works
on Android armv7), but our SCons logic for it is super convoluted and
broken. It needs significant rework to be made less error prone, and
ensure we can compile `.s` files properly with cross-compilation
toolchains.

The demand to play WebM videos on older Pi3-style SoCs is likely low,
so for now this is a simple compromise.

Could be improved with some effort if someone is motivated.
2024-01-17 15:06:52 +01:00
..
bmp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
bullet One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
camera One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
csg Fix various GCC 13 warnings 2023-12-08 15:32:59 +01:00
cvtt One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
dds [3.x] Fix grayscale dds loading 2023-09-12 15:22:42 +02:00
denoise Linux: Fix arm32 build for OIDN and Embree 2024-01-16 18:17:05 +01:00
enet One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
etc One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
fbx Add missing include header to FBXCommon.h 2023-10-23 21:11:45 -03:00
freetype One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gdnative GDNative: Fix Linux arm64 warning about ignored sysv_abi attribute 2023-12-08 13:16:03 +01:00
gdscript Merge pull request #79123 from dalexeev/3.x-gds-prevent-native-class-shadowing 2024-01-05 11:06:31 +01:00
gltf [3.x] Implement physics support in the GLTF module 2023-04-25 15:18:02 -05:00
gridmap [3.5+] Fix GridMap free navigation RID error spam 2023-03-14 05:12:39 +01:00
hdr One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
jpg One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
jsonrpc One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
lightmapper_cpu One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
mbedtls One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
minimp3 One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
mobile_vr One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
mono Merge pull request #87272 from halotroop2288/patch-3 2024-01-17 13:47:09 +01:00
navigation Fix NavigationServer free error print 2023-03-06 13:48:18 +01:00
ogg One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
opensimplex One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
opus One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
pvr One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
raycast Linux: Fix arm32 build for OIDN and Embree 2024-01-16 18:17:05 +01:00
regex pcre2: Update to upstream version 10.42 (take two) 2023-08-29 11:45:59 +02:00
squish One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
stb_vorbis One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
svg Merge pull request #70502 from HolonProduction/svg_assets_3.x 2023-06-07 14:46:14 +02:00
tga One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
theora One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tinyexr One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
upnp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
vhacd One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script Fix various GCC 13 warnings 2023-12-08 15:32:59 +01:00
vorbis One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
webm Linux: Disable webm module on arm32, we can't build libvpx properly 2024-01-17 15:06:52 +01:00
webp libwebp: Sync with upstream 1.3.0 2023-08-28 17:27:17 +02:00
webrtc One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
websocket One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
webxr Fix touch events in WebXR with an "immersive-ar" session 2023-11-29 14:54:45 -06:00
xatlas_unwrap One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
modules_builders.py SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +02:00
register_module_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-07-14 23:46:44 +02:00