| Summary: | Sharing resources via wglShareLists (i.e. SDL_GL_ShareLists) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Charles Van Noland <radioteeth> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | NEW --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | CC: | amaranth72 |
| Version: | 2.0.8 | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
|
Description
Charles Van Noland
2018-05-13 17:23:14 UTC
Does SDL_GL_SetAttribute(SDL_GL_SHARE_WITH_CURRENT_CONTEXT, 1) work for you when creating the second context? |