[Buildroot] [PATCH v3 2/2] qt: add powervr and opengl

Sundareson, Prabindh prabu at ti.com
Mon Jul 8 04:56:49 UTC 2013


Hello Spenser,

>> >> - Can you also specify where the pvr2d.h and wsegl.h are picked up from (which Graphics SDK version) ?
>> Ahh, this is something I missed while porting the patch. I'll have to look at this some more, these should be from the latest version.  I'll try to get qt to pick these up from $(STAGING_DIR)/usr/include .


Thinking more on the above - Is it not possible to pick up the pvr2d.h and wsegl.h from the version of Graphics package used for building Qt itself ? Why does this need to be included in the patch, duplicating the file already existing in the staging area ?

That will resolve the issue of mismatches once and for all.

regards,
Prabu


-----Original Message-----
From: Spenser Gilliland [mailto:spenser at gillilanding.com] 
Sent: Monday, July 08, 2013 8:58 AM
To: Sundareson, Prabindh
Cc: buildroot at busybox.net
Subject: Re: [Buildroot] [PATCH v3 2/2] qt: add powervr and opengl

Prabu,

> Thanks, some quick comments:
>
> - Can you also specify where the pvr2d.h and wsegl.h are picked up from (which Graphics SDK version) ?

Ahh, this is something I missed while porting the patch. I'll have to look at this some more, these should be from the latest version.  I'll try to get qt to pick these up from $(STAGING_DIR)/usr/include .

> - Can you also specify the caveat:-  If Qt is built with a different 
> version of wsegl/pvr2d, that is not compatible with the version of 
> Graphics SDK used, it can cause crash/blank screens.  So the 
> pvr2d/wsegl files have to be picked up from the SDK version that is 
> used for the install of the drivers in the currently used filesystem. 
> For example, pvr2d.h used in the below patch is not the latest 
> (PVR2D_REV_MINOR is 5, latest is at 6)

This will be fixed.  I'm only planning to support using the TI Graphics from within Buildroot (i.e. patch 1 of this series.)

There will be a rev 4 with the fix described above.

Thanks,
Spenser
--
Spenser Gilliland
Computer Engineer
Doctoral Candidate                                       PVR2D_VOID *pMem,



More information about the buildroot mailing list