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 - Patch for robust GL context creation support
Summary: Patch for robust GL context creation support
Status: RESOLVED DUPLICATE of bug 3735
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.5
Hardware: x86_64 Linux
: P2 enhancement
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-05 10:09 UTC by Marc Di Luzio
Modified: 2017-08-10 16:09 UTC (History)
2 users (show)

See Also:


Attachments
Patch to add support for robust GL context creation using GLX (6.28 KB, patch)
2017-05-05 10:09 UTC, Marc Di Luzio
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***