[Mesa-dev] [Bug 30205] [bisected] mesa fail to build with GLES support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 15 06:58:07 PDT 2010


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

--- Comment #4 from Brian Paul <brianp at vmware.com> 2010-09-15 06:58:07 PDT ---
The OpenGL ES header files still don't have const qualifiers on the
glMultiDrawArrays() pointer parameters so I think that will lead to some
compilation warnings/errors somewhere.

I'd be OK w/ editing the ES header files to add the const qualifier so the
function signature is uniform everywhere.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list