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 4459

Summary: direct3d renderer batch and SDL_RenderSetClipRect
Product: SDL Reporter: Marcel Bakker <mna.bakker>
Component: renderAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: blocker    
Priority: P2 Keywords: target-2.0.10
Version: HG 2.0   
Hardware: x86   
OS: Windows 7   
Attachments: example

Description Marcel Bakker 2019-01-14 13:43:20 UTC
Created attachment 3575 [details]
example

when using SDL_RenderSetClipRect nothing gets drawn.

example included
Comment 1 Ryan C. Gordon 2019-05-18 18:48:54 UTC
Tagging a bunch of bugs with "target-2.0.10" so we have a clear list of things to address before a 2.0.10 release.

Please note that "addressing" one of these bugs might mean deciding to defer on it until after 2.0.10, or resolving it as WONTFIX, etc. This is just here to tell us we should look at it carefully, and soon.

If you have new information or feedback on this issue, this is a good time to add it to the conversation, as we're likely to be paying attention to this specific report in the next few days/weeks.

Thanks!

--ryan.
Comment 2 Sam Lantinga 2019-06-09 01:13:01 UTC
Marking this a blocking bug for 2.0.10.
Comment 3 Ryan C. Gordon 2019-06-11 14:14:01 UTC
Fixed in https://hg.libsdl.org/SDL/rev/8a5ef22c9e13, thanks!

--ryan.