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 3175 - SDL_RenderDrawRect direct3d
Summary: SDL_RenderDrawRect direct3d
Status: ASSIGNED
Alias: None
Product: SDL
Classification: Unclassified
Component: render (show other bugs)
Version: HG 2.1
Hardware: x86_64 Windows 7
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords: target-2.0.16
Depends on:
Blocks:
 
Reported: 2015-11-11 23:07 UTC by Marcel Bakker
Modified: 2020-07-16 18:29 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Bakker 2015-11-11 23:07:54 UTC
Windows 7
direct3d

In SDL_RenderDrawRect(),
the top-left and bottom-left corners are drawn 2 times.
Comment 1 Sam Lantinga 2017-08-12 22:50:56 UTC
More drawing endpoint bugs for you, Ryan.