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 1067

Summary: Multiple context in SDL 1.3 doesnt work
Product: SDL Reporter: Amir <zamliman>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2 CC: zamliman
Version: HG 2.0   
Hardware: x86   
OS: Windows (XP)   
Attachments: The test program

Description Amir 2010-10-22 11:15:38 UTC
When creating multiple windows with each context created for it only the latest made context works even though using SDL_GL_MakeCurrent
Comment 1 Amir 2010-10-22 14:58:40 UTC
Created attachment 541 [details]
The test program
Comment 2 Sam Lantinga 2011-02-20 19:57:45 UTC
Can you reproduce it with a simpler test or the SDL test programs?  I've been running two contexts for a while now with:
testgl2 --windows 2

Maybe your problem is fixed with the latest SDL snapshot?
http://www.libsdl.org/tmp/SDL-1.3.zip