[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 22:24:41 PDT 2010


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

--- Comment #5 from Chia-I Wu <olvaffe at gmail.com> 2010-09-15 22:24:41 PDT ---
(In reply to comment #4)
> 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.
Since the prototypes in ES headers are never used, it should be fine.  Though I
have to update APIspec.xml so that we consistently use the version with const
qualifier internally.
> I'd be OK w/ editing the ES header files to add the const qualifier so the
> function signature is uniform everywhere.
It is likely that I will forget to add the const qualifier again when I update
the ES headers.  I am skipping this part for the reason above.

-- 
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