| Summary: | PATCH: Fixed testwm2.c test | ||
|---|---|---|---|
| Product: | SDL | Reporter: | vladius <vturbanov> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | NEW --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Windows 10 | ||
| Attachments: | Additional conditional to clear the render target | ||
Created attachment 4795 [details] Additional conditional to clear the render target A small fix with a patch attached. Additional conditional is needed to clear the render target must be implemented, cause the renderers are destroyed in default's test event handler. Assertion may be raised otherwise.