Summary: | including GL/gl.h and another gl header causes redefinition warnings | ||
---|---|---|---|
Product: | Mesa | Reporter: | Matthew Waters <ystreet00> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | remove compiler warnings when including GL/gl.h with other gl headers |
Description
Matthew Waters
2012-12-02 11:47:46 UTC
Created attachment 70909 [details] [review] remove compiler warnings when including GL/gl.h with other gl headers Just curious: why are you including both OpenGL's gl.h and other Khronos (ES?) headers in the same file? The changes look OK to me and I can commit them later. (In reply to comment #2) > Just curious: why are you including both OpenGL's gl.h and other Khronos > (ES?) headers in the same file? I am experimenting with having both opengl and ES support in an application. OK, committed. ac24d172582cdb7a79098ca43ca8870712a98068 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.