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 - Multiple context in SDL 1.3 doesnt work
Summary: Multiple context in SDL 1.3 doesnt work
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.0
Hardware: x86 Windows (XP)
: P2 major
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-22 11:15 UTC by Amir
Modified: 2013-05-21 01:23 UTC (History)
1 user (show)

See Also:


Attachments
The test program (7.92 MB, application/zip)
2010-10-22 14:58 UTC, Amir
Details

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