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 2459

Summary: DirectDraw renderer option other than D3D only
Product: SDL Reporter: HAIHONG(Mr.LUO) <luohaihong>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED WONTFIX QA Contact: Sam Lantinga <slouken>
Severity: blocker    
Priority: P2    
Version: 2.0.3   
Hardware: All   
OS: Windows 7   

Description HAIHONG(Mr.LUO) 2014-03-20 01:04:17 UTC
On some graphic chipsets, D3D may not be as stable as  (a renowned case is Intel GMA 3600 series). However sometimes DirectDraw is viable. Can SDL2 simly implement pure DirectDraw renderer, in addition to current "software" "d3d"(default) and "opengl" variants?
Then I can give my game interface such options for users to choose, who are really unhappy lately about my game fail to run/refresh properly on some nettops/netbooks using Intel N2600/D2550/N2800 ("Cedarview" family, which somehow become popular due to fullHD H.264 support, but very problematic for SDL2)
Comment 1 Sam Lantinga 2014-03-24 05:50:09 UTC
I don't have time to work on this myself, but patches are welcome!
Comment 2 Sam Lantinga 2015-05-26 13:36:28 UTC
Nobody else has asked for this and no patch was submitted, closing for now. Feel free to reopen it if it's still important.