Even without the patch, simply adding:
PACKAGECONFIG_append_pn-mesa = "dri3"
to my conf/local.conf has glmark2-es2 running, and chromium-x11 is running
accelerated out-of-the-box (i.e. I don't have to install the egl/gles
libraries it builds itself).
I'm re-building my rpi3-64 image to s
On Mon, Apr 2, 2018 at 3:05 PM, Andreas Müller wrote:
> On Mon, Apr 2, 2018 at 2:42 PM, Daniel Stone wrote:
>> Hi Andreas,
>>
>> On 31 March 2018 at 15:18, Andreas Müller wrote:
>>> Thanks for prompt an VERY helpful support. I did:
>>>
>>> * Check my configure and found: --disable-dri3!
>>> * Te
On Mon, Apr 2, 2018 at 2:42 PM, Daniel Stone wrote:
> Hi Andreas,
>
> On 31 March 2018 at 15:18, Andreas Müller wrote:
>> Thanks for prompt an VERY helpful support. I did:
>>
>> * Check my configure and found: --disable-dri3!
>> * Tested your patch (with --disable-dri3) and as expected it fixes t
Hi Andreas,
On 31 March 2018 at 15:18, Andreas Müller wrote:
> Thanks for prompt an VERY helpful support. I did:
>
> * Check my configure and found: --disable-dri3!
> * Tested your patch (with --disable-dri3) and as expected it fixes the issue
> * Found what causes --disable-dri3 - it came in by
On Fri, Mar 30, 2018 at 4:41 PM, Daniel Stone wrote:
> Hi Andreas,
>
> On 30 March 2018 at 15:18, Andreas Müller wrote:
>> What happened: I build all images cross with Openembedded/Yocto. To
>> prepare next release there I updated my builds and that moved mesa
>> 17.1.7 -> 17.3.7. Since then all
Hi Andreas,
On 30 March 2018 at 15:18, Andreas Müller wrote:
> What happened: I build all images cross with Openembedded/Yocto. To
> prepare next release there I updated my builds and that moved mesa
> 17.1.7 -> 17.3.7. Since then all applications using GL/GLES (e.g
> glmark2-es - tried others -
On Fri, Mar 30, 2018 at 4:18 PM, Andreas Müller wrote:
> Hi,
>
> hope here is the right place for this - my first post.
>
> What happened: I build all images cross with Openembedded/Yocto. To
> prepare next release there I updated my builds and that moved mesa
> 17.1.7 -> 17.3.7. Since then all ap
Hi,
hope here is the right place for this - my first post.
What happened: I build all images cross with Openembedded/Yocto. To
prepare next release there I updated my builds and that moved mesa
17.1.7 -> 17.3.7. Since then all applications using GL/GLES (e.g
glmark2-es - tried others - same) comp