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 4460 - direct3d renderer batch Exception in SetDrawState
Summary: direct3d renderer batch Exception in SetDrawState
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: render (show other bugs)
Version: HG 2.0
Hardware: x86 Windows 7
: P2 blocker
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords: target-2.0.10
Depends on:
Blocks:
 
Reported: 2019-01-14 19:21 UTC by Marcel Bakker
Modified: 2019-06-11 13:46 UTC (History)
0 users

See Also:


Attachments
example (3.27 KB, text/plain)
2019-01-14 19:21 UTC, Marcel Bakker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Bakker 2019-01-14 19:21:36 UTC
Created attachment 3576 [details]
example

Exception in SetDrawState()

example included
Comment 1 Ryan C. Gordon 2019-05-18 18:48:55 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:12:29 UTC
Marking this a blocking bug for 2.0.10.
Comment 3 Ryan C. Gordon 2019-06-11 13:46:53 UTC
This is fixed in https://hg.libsdl.org/SDL/rev/5b0c4bfbd083, thanks!

--ryan.