[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 04:07:08 PDT 2014


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

--- Comment #3 from Tapani Pälli <lemody at gmail.com> ---
Created attachment 98234
  --> https://bugs.freedesktop.org/attachment.cgi?id=98234&action=edit
hopeful patch to fix the issue

I'm having problems configuring demos build system to reproduce this ...
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.

-- 
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/c604f10b/attachment-0001.html>


More information about the mesa-dev mailing list