Re: [Mesa-dev] VC4 not working for me with mesa 17.3.7 - was [meta-raspberrypi] VC4 not working for me with mesa 17.3.7

2018-04-02 Thread Trevor Woerner
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

Re: [Mesa-dev] VC4 not working for me with mesa 17.3.7 - was [meta-raspberrypi] VC4 not working for me with mesa 17.3.7

2018-04-02 Thread Andreas Müller
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

Re: [Mesa-dev] VC4 not working for me with mesa 17.3.7 - was [meta-raspberrypi] VC4 not working for me with mesa 17.3.7

2018-04-02 Thread Andreas Müller
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

Re: [Mesa-dev] VC4 not working for me with mesa 17.3.7

2018-04-02 Thread Daniel Stone
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

Re: [Mesa-dev] VC4 not working for me with mesa 17.3.7

2018-03-31 Thread Andreas Müller
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

Re: [Mesa-dev] VC4 not working for me with mesa 17.3.7

2018-03-30 Thread Daniel Stone
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 -

Re: [Mesa-dev] VC4 not working for me with mesa 17.3.7

2018-03-30 Thread Andreas Müller
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

[Mesa-dev] VC4 not working for me with mesa 17.3.7

2018-03-30 Thread Andreas Müller
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