How to port OpenGL ES2.0 to IMX6Q?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to port OpenGL ES2.0 to IMX6Q?

346 Views
125672
Contributor I

I have an imx6Q chip, which has ported the Linux3.14.52 version and has the driver of the GPU kernel module. Now I need to use OpenGL ES2.0, but I still can't find a suitable library or pre-compiled library on the official NXP. Could you help provide it? Thank you

0 Kudos
Reply
3 Replies

200 Views
mattie236
Contributor I

Finding the correct graphics libraries for older embedded Linux systems like the i.MX 6Q with kernel 3.14.52 is challenging because the libraries are proprietary and tied to the specific Board Support Package (BSP). I cannot provide these files, as they are not publicly redistributable. The best approach is to search NXP's archives or community forums for the official BSP that matches your kernel version, as it will contain the necessary user-space libraries. Alternatively, you could explore the open-source Etnaviv driver, though its compatibility and features may vary for older kernels.

0 Kudos
Reply

173 Views
pengyong_zhang
NXP Employee
NXP Employee

hI @mattie236 

I will be on vacation for a week and may not reply during this period. If you are in a hurry, you can create a new ticket. My other colleagues will support you. Thanks for your understand.

0 Kudos
Reply

300 Views
pengyong_zhang
NXP Employee
NXP Employee

Hi @125672 

please refer the attachment file chapter 3.3

B.R

0 Kudos
Reply