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 2420

Summary: Request: triangles in Renderer subsystem
Product: SDL Reporter: ponce <aliloko>
Component: renderAssignee: Sam Lantinga <slouken>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2 CC: gabomdq
Version: HG 2.1   
Hardware: All   
OS: All   

Description ponce 2014-02-25 16:55:36 UTC
With SDL rendereres we have points, lines, and rectangles; but what I feel is missing is triangles. I don't really want to use OpenGL without abstraction layer and even flat coloured limited triangles would be useful.
Comment 1 Gabriel Jacobo 2014-02-25 19:46:59 UTC
Yep, it's in the pipeline ;)

*** This bug has been marked as a duplicate of bug 1734 ***