We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3643

Summary: Patch for robust GL context creation support
Product: SDL Reporter: Marc Di Luzio <mdiluzio>
Component: videoAssignee: 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

Description Marc Di Luzio 2017-05-05 10:09:07 UTC
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.
Comment 1 Ryan C. Gordon 2017-08-10 16:09:47 UTC
We've got this patch extended over in Bug #3735, so I'm inaccurately marking this as a duplicate, just so we're all looking at the same place.

--ryan.

*** This bug has been marked as a duplicate of bug 3735 ***