| Summary: | SDL_GL_ExtensionSupported() needs to use glGetStringi() in 3.2 Core Profile | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ryan C. Gordon <icculus> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P1 | CC: | llxxnntt |
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Ryan C. Gordon
2012-10-10 20:44:29 UTC
Ryan, can you take care of this for the SDL 2.0 release? This is an important fix for anyone using the SDL API with a 3.2 core profile. (In reply to comment #1) > Ryan, can you take care of this for the SDL 2.0 release? This is an > important fix for anyone using the SDL API with a 3.2 core profile. Fixed in hg changeset 5b35f3e503c4. --ryan. |