Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: AnkyB on October 09, 2017, 08:28:36 AM

Title: A20 Lime2-4gb / How to enable hardware accelerated openGL ?
Post by: AnkyB on October 09, 2017, 08:28:36 AM
Hi,
System: A20lime2-4gb with official debian jessie image.
We are building a GUI interface application using QT with QML which is running painfully slow. It seems like this happens when opengl is not hardware accelerated. The standard image of debian has the necessary configurations for this or do we have to configure the system to enable hardware acceleration using the GPU?


Regards
Title: Re: A20 Lime2-4gb / How to enable hardware accelerated openGL ?
Post by: LubOlimex on October 09, 2017, 10:21:49 AM
I haven't done it personally but I've seen that it has been done before.  I recommend you these resources: http://vanguardiasur.com.ar/opengl-es-on-allwinner-boards/ and http://wapel.de/?p=190

There are also several threads in this forum.
Title: Re: A20 Lime2-4gb / How to enable hardware accelerated openGL ?
Post by: igorpec on October 10, 2017, 09:26:14 AM
I also don't have many experiences but Armbian desktop images with legacy kernel come with GLES support by default. It might also be a good way to start.
Title: Re: A20 Lime2-4gb / How to enable hardware accelerated openGL ?
Post by: AnkyB on October 16, 2017, 09:53:42 AM
 @LunOlimex  Thank you , We'll try this one
@igorpec We are using mainline kernel 
Title: Re: A20 Lime2-4gb / How to enable hardware accelerated openGL ?
Post by: igorpec on October 30, 2017, 06:08:37 PM
Quote@igorpec We are using mainline kernel

OpenGLES for the mainline kernel is under development. Perhaps by the end of the year?