| Summary: | Flipping image with SW_RenderCopyEx causes corruption. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Luke Jones <luke.nukem.jones> |
| Component: | render | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | CC: | sylvain.becker |
| Version: | 2.0.5 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
Luke Jones
2016-11-20 05:21:15 UTC
The software renderer flipping and rotation was rewritten to fix this. Can you check to make sure it works for you? http://www.libsdl.org/tmp/SDL-2.0.zip Thanks! I tried with an older version of SDL2 to see the issue (866896c224fd, march 2016). This is now fixed in the current version. Great, thanks! |