sources for GLES Demos on imx6Q

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

sources for GLES Demos on imx6Q

2,818 Views
spre
Contributor II

Hello,

we try to learn more about how to use GLES 2.0 on imx6q.

For that reason, we'd like to have the sources for the GLES 2.0 Demos.

The package gpu-viv-src tries to get the sources from

http://bitshrine.org/gpp/gpu-viv-src-12.09.01.tar.gz:

but there they are not available any more.

Also Google doesn't have any hits on those search criteria.

Can you please provide the sources?

regards,

Sascha

Labels (1)
Tags (4)
10 Replies

1,524 Views
andre_silva
NXP Employee
NXP Employee

The i.MX6 GPU demos will be released with the i.MX6 GPU SDK next month (I think)

0 Kudos

1,524 Views
weizhuang
Contributor I

Has this i.MX6 GPU demo been releases?

Ive got my application running on X11 (Oneiric), but I want to remove X11 dependence. My application only uses XOpenDisplay and XCreateWindow, can I replace them with EGL functions? 

0 Kudos

1,524 Views
andre_silva
NXP Employee
NXP Employee

Yes, you will just need to change these functions in the initialization code, you can get some samples here: github.com/andreluizeng

1,524 Views
yuanlu
Contributor I

I ask you who this “gpu-viv-src-12.09.01.tar.gz” file?

I imx6 on develop opengles program。

please help me?

0 Kudos

1,524 Views
andre_silva
NXP Employee
NXP Employee

this tarball is meant to contains the GPU driver source code not the demos, and as this code is proprietary is not available for downloading, there is this blog: www.imxcv.blogspot.com that has some gpu demos with source code (www.github.com/andreluizeng) that you could give it a try. I´m going to check where is the correctly repository with the gpu demos available to imx6 with source code and you know.

0 Kudos

1,524 Views
spre
Contributor II

Hello yuanlu

as mentioned above, I didn't get information where to get the sources from.

regards,

Sascha

yuanlu lu https://community.freescale.com/people/yuanlu created the

discussion

"sources for GLES Demos on imx6Q"

To view the discussion, visit:

https://community.freescale.com/message/310959#310959

>

0 Kudos

1,524 Views
daiane_angolini
NXP Employee
NXP Employee

You're able to find this package inside 12.09.01 BSP tarball.

That one that installs the LTIB. You can take the file and open it.

Please, let me know if it works for you

0 Kudos

1,524 Views
spre
Contributor II

Hello Daiane,

thanks for that. But we tried that. The package does not contain the sources, but the link to the above mentioned website, to fetch the sources from there. But they are not available there any more.

0 Kudos

1,524 Views
daiane_angolini
NXP Employee
NXP Employee

do you mean, under:

L3.0.35_12.09.01_GA_source/pkgs/gpu-viv-bin-mx6q-12.09.01.tar.gz?

I can see the file. But I got the tarball a lot of time ago, I´m not sure it there is any modification.

0 Kudos

1,524 Views
spre
Contributor II

Hi,

no I meant gpu-viv-src-12.09.01.tar.gz

But anyway, we have been able write our own hw supported app and compare it.

So we already reached the goal.

Thanks for your help.

regards,

Sascha