emscripten-core / emscripten-core/emscripten
Find correct place for GL_GLEXT_PROTOTYPES header definition
Open
GL
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
`GL_GLEXT_PROTOTYPES` was [added quick and dirty into the SDL header](https://github.com/kripken/emscripten/commit/59cb52383add5581b10d0d331d0e0aa1154af0dd#commitcomment-789176) for now (where it probably doesn't belong in the first place). Evaluate what the correct header for this define is (probably glext.h) and move the define.
Contributor guide
Assessment
This issue has not been assessed yet.