| Summary: | GLES2 context creation fails in x11 since 2.0.1 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Carles Pagès <carles.pages> |
| Component: | video | Assignee: | Gabriel Jacobo <gabomdq> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Fixed test file | ||
|
Description
Carles Pagès
2013-11-03 16:21:38 UTC
Created attachment 1405 [details]
Fixed test file
Your test file fails here too. It's an easy fix though. See attached file.
(You didn't set the minor version for the context, and using SDL_GL_CONTEXT_EGL is deprecated).
Marking as invalid, feel free to reopen if this isn't the case. |