Sounds good.
I've noticed similar issues upgrading khronos headers in apitrace in the past
-- every now and then the Khronos headers (or OS vendors) introduce slight
differences in the prototopes, which is aggravated with C++ type checking rules.
Jose
- Original Message -
> Fixes the e
Fixes the es2 build with gcc.
Note: in glext.h the prototypes for glShaderSource() and glShaderSourceARB()
disagree: only the former has the extra const qualifier.
---
src/mapi/glapi/gen/gl_API.xml |2 +-
src/mesa/main/APIspec.xml |2 +-
2 files changed, 2 insertions(+), 2 deletions(