| Summary: | [patch] Add support for [GLX/WGL]_ARB_create_context_robustness | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Maximilian Malek <maximilian.malek> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | CC: | mdiluzio |
| Version: | HG 2.1 | Keywords: | target-2.0.6 |
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
patch file
Test program |
||
|
Description
Maximilian Malek
2017-08-10 13:30:26 UTC
Created attachment 2825 [details]
Test program
A test program for the patch. On a recent GL 4.5 compatible setup + patched SDL it should print "GL context is fully robust".
*** Bug 3643 has been marked as a duplicate of this bug. *** This patch is now https://hg.libsdl.org/SDL/rev/e3797888c6f1, thanks! --ryan. |