skylicht-lab / skylicht-engine

Skylicht Engine is C++ Game Engine based on Irrlicht 3D. And my goal is to create a high-performance and lightweight Game Framework that can seamlessly function on both web and mobile platforms. This framework will be available to everyone for free.
MIT License
630 stars 51 forks source link

Add SDL2 opengles support for linux please. #184

Open ut-slayer opened 3 weeks ago

ut-slayer commented 3 weeks ago

Can you add SDL Support or wayland support for linux? if you add SDL directly is better. I am using rocknix. An linux arm64 distribution for some handlends linux consoles and a lot of mali gpus. It uses wayland and Xwayland dont work good sometimes but OpenGL dont work with Mali Powered drivers. It has GLES 3.2. Can you add support for build in linux with SDL + OpenGLES driver option without x11. Thanks a lot