livecode
livecode copied to clipboard
[[ Bug 23237 ]] Ensure Android EGL configuration supports GLES 3.x
This patch updates the android OpenGLView class to request an EGL configuration that supports GLES 3.x. This prevents a crash in the Android x86 emulator when attempting to use gl functions that are not supported by the default configuration.
Fixes https://quality.livecode.com/show_bug.cgi?id=23237
@livecode-vulcan review ok e7c088c
💙 review by @runrevmark ok e7c088c50c93fef6295aa18d03e747d9b4566438
😎 test success e7c088c50c93fef6295aa18d03e747d9b4566438
- try-community-armv6-android-sdk26_ndk16r15: success
- try-community-armv7-android-ndk16r15: success
- try-community-arm64-android-ndk16r15: success
- try-community-x86-android-ndk16r15: success
- try-community-x86_64-android-ndk16r15: success
- try-community-js-emscripten-sdk1.35: success
- try-community-universal-ios-iphoneos14.5: success
- try-community-universal-ios-iphoneos14.4: success
- try-community-universal-ios-iphonesimulator14.5: success
- try-community-universal-ios-iphonesimulator14.4: success
- try-community-universal-mac-macosx10.9: success
- try-community-x86-linux-debian8: success
- try-community-x86_64-linux-debian8: success
- try-community-x86-win32: success
- try-community-x86_64-win32: success