| Summary: | SOFT RENDERER: SDL_RenderCopy problems when alpha = 255 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | ponce <aliloko> |
| Component: | render | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | mna.bakker |
| Version: | 2.0.3 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 7 | ||
|
Description
ponce
2014-12-06 14:44:33 UTC
I have been using this fix(clamping alpha to 254) for some time now. More people with this problem(with picture): http://lists.libsdl.org/pipermail/sdl-libsdl.org/2015-June/098418.html Upgrading to the latest version fixed this bug for me. I believe this is fixed in the latest SDL build: http://www.libsdl.org/tmp/SDL-2.0.zip Please reopen this bug if that's not the case. |