We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3891

Summary: SDL_SetTextureBlendMode(texture, SDL_BLENDMODE_MOD ) doesnt work with SDL_SetTextureAlphaMod
Product: SDL Reporter: Philipp M. <philipp.m.1999>
Component: videoAssignee: Sam Lantinga <slouken>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.6   
Hardware: x86   
OS: Windows 10   

Description Philipp M. 2017-10-17 07:10:50 UTC
Using SDL_SetTextureBlendMode with the SDL_BLENDMODE_MOD flag the alpha value
of the texure does not change after calling SDL_SetTextureAlphaMod.