| Summary: | Invalid window warning in GL_CreateRenderer | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Martin Gerhardy <martin.gerhardy> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | patch to fix the missing window reference | ||
|
Description
Martin Gerhardy
2011-07-27 02:26:06 UTC
Created attachment 658 [details]
patch to fix the missing window reference
I'm not sure whether this is the right approach and would be glad about feedback - but with the attached patch applied the missing window error is fixed
The patch looks good, thanks! http://hg.libsdl.org/SDL/rev/7b9126fde949 |