https://bugs.freedesktop.org/show_bug.cgi?id=78101

--- Comment #4 from Scott Moreau <ore...@gmail.com> ---
(In reply to comment #3)
> Created attachment 98234 [details] [review]
> hopeful patch to fix the issue
> 
> I'm having problems configuring demos build system to reproduce this ...

No special configuration for demos is needed. As far as I can tell, mesa just
needs to be built with gles1 enabled.

> however for me it seems the reason for failure is that drawtex.c uses
> function which is not part of opengles1.1 API but an extension function
> which should be resolved via eglGetProcAddress instead. Attaching a hopeful
> fix to try.

This patch allows demos to build successfully here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to