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 - renderer->hidden in SDL_RenderCopy(Ex)
Summary: renderer->hidden in SDL_RenderCopy(Ex)
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: render (show other bugs)
Version: 2.0.3
Hardware: x86_64 Linux
: P2 trivial
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 12:15 UTC by Daniel
Modified: 2016-10-01 21:31 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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