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 1582

Summary: Allow disabling SDL_VIDEO_DRIVER_WINDOWS
Product: SDL Reporter: Marcus von Appen <mva>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: Windows (All)   
Attachments: SDL.c patch for disabled Win32 video drivers

Description Marcus von Appen 2012-08-26 08:52:03 UTC
Created attachment 938 [details]
SDL.c patch for disabled Win32 video drivers

Trying to build SDL 2.x (HG) on Win32 platforms with either VS.NET or MinGW requires one to have the video subsystem and SDL_VIDEO_DRIVER_WINDOWS flag enabled due to the helper window creation routines.

The attached patch changes the helper window creation behaviour, so that one can build SDL2 without the video subsystem or Windows video drivers on Win32 platforms.
Comment 1 Marcus von Appen 2013-04-24 05:32:02 UTC
Are there any news for this patch?
Comment 2 Sam Lantinga 2013-04-25 03:26:46 UTC
It's in!
http://hg.libsdl.org/SDL/rev/2a98852fd58d