| Summary: | Patch for robust GL context creation support | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Marc Di Luzio <mdiluzio> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | CC: | icculus, mdiluzio |
| Version: | 2.0.5 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Patch to add support for robust GL context creation using GLX | ||
Created attachment 2728 [details] Patch to add support for robust GL context creation using GLX This patch adds support for creating robust GL contexts. I'm aware it only fully covers support on the GLX side of things though. Is this something that it'd be preferable for me to implement on WGL etc. as well? I don't have a development environment set up for that yet.