Re: Trying to understand the unsignedness in ALPHA_BLEND_RGBA
"capehill" <[email protected]> Fri, 06 Jan 2017 19:26:21 +0000
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
Unfortunately it doesn't work for me. You probably have to cast sA to int, at least that helps here. Perhaps compiler promotes result to unsigned because sA's type is unsigned? (SDL_blit_A.c) Sam Lantinga wrote: > Okay, can you try this?https://hg.libsdl.org/SDL/rev/6285a56f6729 (https://hg.libsdl.org/SDL/rev/6285a56f6729) _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org