| Summary: | SDL_WINDOWEVENT_RESIZED doesn't restore GL context | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Vern Jensen <vern> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Mac OS X 10.6 | ||
|
Description
Vern Jensen
2011-01-25 14:59:19 UTC
I just did a bunch of work with the OpenGL context management and resizing. Can you try this with the latest snapshot? http://www.libsdl.org/tmp/SDL-1.3.zip Thanks! Yes, SDL now restores the GL context properly. Great! :) |