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 - Allow disabling SDL_VIDEO_DRIVER_WINDOWS
Summary: Allow disabling SDL_VIDEO_DRIVER_WINDOWS
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.0
Hardware: All Windows (All)
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-26 08:52 UTC by Marcus von Appen
Modified: 2013-04-25 03:26 UTC (History)
0 users

See Also:


Attachments
SDL.c patch for disabled Win32 video drivers (776 bytes, patch)
2012-08-26 08:52 UTC, Marcus von Appen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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