WangBin
WangBin
so we can directly use some c headers.
throw an exception if symbol can not be resolved so user can avoid crash
e.g. gl use GetProcAddress
MMAL_BUFFER_HEADER from decode can be rendered to screen via eglimage. But if I render it to a texture using an offscreen fbo for post processing, the result is always black
not required by mesa driver because platform type can be detected in eglGetDisplay() via native display. required by arm mali driver if mutiple platforms are available, otherwise egl may call...
even in the latest release, for example [flutter 3.29.3](https://github.com/sony/flutter-embedded-linux/releases/tag/cf56914b32), last modified time of every c++ file in elinux-common.zip is 2024-09-20. I have a crash in `UnregisterTexture`, `virtual void UnregisterTexture(int64_t texture_id,...
I'm using https://github.com/sony/flutter-elinux/releases/tag/3.27.1 , when building a external texture plugin, I find that cpp_client_wrapper in flutter-elinux/flutter/bin/cache is old, it's 2024-09-20, and `TextureRegistrar` class has not such method `virtual void UnregisterTexture(int64_t...