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 3116

Summary: renderer->hidden in SDL_RenderCopy(Ex)
Product: SDL Reporter: Daniel <daniel.plakhotich>
Component: renderAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: trivial    
Priority: P2    
Version: 2.0.3   
Hardware: x86_64   
OS: Linux   

Description Daniel 2015-09-08 12:15:32 UTC
Seems like check of the visibility of renderer (renderer->hidden) is missing in SDL_RenderCopyEx.

In SDL_RenderCopy it should be done much earlier (after checking support for RenderCopyEx, line 1750).
Comment 1 Sam Lantinga 2016-10-01 21:31:36 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL/rev/d97ef52b492b