Qt 4.8.x QWS plugin release

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

Qt 4.8.x QWS plugin release

6,510 Views
mgrunditz
Contributor II

Hi

Because of health issues this release will have to wait, sorry for that. The demo on ecs is also canceled.

I am happy to announce that my OpenGL enabled QWS plugin together with my extended EGL stack for i.mx 51/53 will be released within two weeks from today. That means that windowed GLES will finally be possible on the i.mx. I will build it for the i.mx6.

There is going to be a  public demonstration  on Embedded Conference Scandinavia ( ECS Hem) of the QWS plugin and the fantastic features with Qt5 on i.mx 6.

A new video of the rebuilt QWS plugin running on a i.mx 53 QSB:

new version of qt qws gl plugin i.MX53 - YouTube

Michael

Message was edited by: Michael Grunditz

Message was edited by: Michael Grunditz

Labels (4)
Tags (2)
4 Replies

935 Views
mgrunditz
Contributor II

First part .. The QWS plugin:

imxqtplugin - Gitorious

The EGL stack will be published asap , but remember that it is strictly closed source.

Beta testers  are welcome , PM me if you want to try the stack+qws plugin.

0 Kudos

935 Views
mgrunditz
Contributor II

PM doesn't  work , use email instead: micken@mickenware.se

0 Kudos

935 Views
rogerio_silva
NXP Employee
NXP Employee

Hi Michael,

Congratulation! Do you have any video showing your demo?

What do you have on your windowed GLES? Do you have only OpenGLES draws? Or QT widgets as well?

Best Regards,

Rogerio Pimentel

0 Kudos

935 Views
mgrunditz
Contributor II

Hi Rogerio

Basicly I did a QWS plugin 2 years ago that allowed QGLWidgets to be displayed inside 2D widgets. It allows the windows to be moved around and resized. The new api is called "nwindow" and is a new EGLnativewindow type.

The 2D parts are blitted with the standard raster driver. There will be accurate documentation with the release.

I have a old video of the original plugin:

QGLWidget on Efika MX Smartbook by Genesi - YouTube

0 Kudos