[Mesa-dev] [Bug 78101] [bisected] Mesa demos fails to link with drawtex.c:34: undefined reference to `glDrawTexfOES'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 30 08:53:21 PDT 2014


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

--- Comment #4 from Scott Moreau <oreaus at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140430/88979721/attachment.html>


More information about the mesa-dev mailing list