On 12 September 2016 at 13:04, Emil Velikov wrote:
> On 12 September 2016 at 12:11, Daniel Stone wrote:
>> Hi Armin,
>>
>> On 10 September 2016 at 21:23, Armin Krezović
>> wrote:
>>> It appears that in current Mesa git master, GLESv2 function
>>> prototypes are hidden.
>>>
>>> Per Emil's sugges
On 12 September 2016 at 12:11, Daniel Stone wrote:
> Hi Armin,
>
> On 10 September 2016 at 21:23, Armin Krezović
> wrote:
>> It appears that in current Mesa git master, GLESv2 function
>> prototypes are hidden.
>>
>> Per Emil's suggestion on [1], use eglGetProcAdddress to get
>> the functions an
On Mon, 12 Sep 2016 12:11:52 +0100
Daniel Stone wrote:
> Hi Armin,
>
> On 10 September 2016 at 21:23, Armin Krezović
> wrote:
> > It appears that in current Mesa git master, GLESv2 function
> > prototypes are hidden.
> >
> > Per Emil's suggestion on [1], use eglGetProcAdddress to get
> > the f
On Sat, 10 Sep 2016 22:23:14 +0200
Armin Krezović wrote:
> It appears that in current Mesa git master, GLESv2 function
> prototypes are hidden.
>
> Per Emil's suggestion on [1], use eglGetProcAdddress to get
> the functions and update the code to use such functions.
>
> [1] https://patchwork.fr
Hi Armin,
On 10 September 2016 at 21:23, Armin Krezović wrote:
> It appears that in current Mesa git master, GLESv2 function
> prototypes are hidden.
>
> Per Emil's suggestion on [1], use eglGetProcAdddress to get
> the functions and update the code to use such functions.
NAK, Mesa is broken. It
On 10.09.2016 22:23, Armin Krezović wrote:
> It appears that in current Mesa git master, GLESv2 function
> prototypes are hidden.
>
For the record, the following commit introduced the mentioned behaviour:
https://cgit.freedesktop.org/mesa/mesa/commit/?id=6a5504de2fbc43b445406324485629a313f7e542
It appears that in current Mesa git master, GLESv2 function
prototypes are hidden.
Per Emil's suggestion on [1], use eglGetProcAdddress to get
the functions and update the code to use such functions.
[1] https://patchwork.freedesktop.org/patch/108369/
Signed-off-by: Armin Krezović
---
clients/