termux / x11-packages

A set of packages using X11 Windows System.
Other
547 stars 145 forks source link

[Question]: Enable SDL2 OpenGL Support? #624

Closed mguinhos closed 2 years ago

mguinhos commented 2 years ago

We already have Mesa3D, why can't we enable SDL2 X11 OpenGL Support (GLX)?

xtkoba commented 2 years ago

Why don't you submit a PR yourself if it should be as easy as replacing --disable-blahblah with --enable-blahblah?

mguinhos commented 2 years ago

Why don't you submit a PR yourself if it should be as easy as replacing --disable-blahblah with --enable-blahblah?

I'm trying to compile it in my termux first I'm currently without any computer All of my development must be on mobile

thunder-coding commented 2 years ago

I'm trying to compile it in my termux first I'm currently without any computer All of my development must be on mobile

You can make use of CI. start with a draft PR on your fork and enable actions for your repository

mguinhos commented 2 years ago

Screenshot_20220303-061105_VNC Viewer.jpg

iT WORKS! GREAT!

mguinhos commented 2 years ago

Screenshot_20220303-064017_VNC Viewer.jpg

KIVY WORKS WELL!!

mguinhos commented 2 years ago

Screenshot_20220303-065218_VNC Viewer.jpg

mguinhos commented 2 years ago

Doing more testing, and later i will start a PR

Performance seems pretty good

mguinhos commented 2 years ago

Waiting to test with #614