| Summary: | Wrong information in Documentation SDL_SetTextureColorMod. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Littlefighter19 |
| Component: | website | Assignee: | Jen Spradlin <jspradlin> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | philipp.wiesemann |
| Version: | 2.0.4 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Littlefighter19
2016-03-28 13:10:17 UTC
The implementation might be incorrect on some platforms with the documentation actually being correct. On which platforms does the function return 0 although modulation is not supported? It should already be fixed for PSP here: https://hg.libsdl.org/SDL/rev/c2ef15299a2e I looked up other implementations as well, but I mainly looked at the PSP one, so yeah that is fixed now. |