[Mesa-dev] [Bug 91724] GL/gl_mangle.h misses symbols from GLES/gl.h
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 26 10:11:50 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=91724
--- Comment #10 from Frederic Devernay <frederic.devernay at m4x.org> ---
Created attachment 132249
--> https://bugs.freedesktop.org/attachment.cgi?id=132249&action=edit
patch file for glmangle.h
Here's the patch for mesa 17.1.3.
Note that in the #define section, some functions are reordered after running
the script, but more importantly the missing functions are now defined.
There were no less than 127 missing defines in gl_mangle.h.
The first one is glAlphaFuncx, which appears as the first error when compiling
a static mangles osmesa (see the initial error message in the first comment)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170626/97f6ce23/attachment.html>
More information about the mesa-dev
mailing list