Hi,
We are currently trying to implement LVGL draw functions with OpenGL ES 2.0 to achieve GPU acceleration with PinePhone.
The drawing functions are here.
Example SDL application is here.
Any thoughts and contributions are welcome.
Thanks!
Hi,
We are currently trying to implement LVGL draw functions with OpenGL ES 2.0 to achieve GPU acceleration with PinePhone.
The drawing functions are here.
Example SDL application is here.
Any thoughts and contributions are welcome.
Thanks!
Hi,
Amazing news!
I see that you are using the new draw API with draw_ctx
, which is great!
Please, open an issue for the OpenGL ES support on GitHub because the core developers are more active there.