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 1522

Summary: Xinerama / Twinview fixes [patch]
Product: SDL Reporter: Gabriel Jacobo <gabomdq>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.0   
Hardware: All   
OS: Linux   
Attachments: Fix for Xinerama/Twinview

Description Gabriel Jacobo 2012-06-18 14:56:53 UTC
Created attachment 879 [details]
Fix for Xinerama/Twinview

Attached there's a patch to fix the Xinerama functionality under SDL 2. With Nvidia's 302.17 binary driver, Twinview is reporting the screens correctly using the Xinerama extension, but this was not enough to fix the problems I was seeing. The attached patch should solve those problems, creating two SDL Video Displays for each screen, and fullscreen functionality now works as expected.
Comment 1 Gabriel Jacobo 2012-06-18 14:58:23 UTC
*** Bug 1514 has been marked as a duplicate of this bug. ***
Comment 2 Gabriel Jacobo 2012-06-19 10:20:04 UTC
Fixed http://hg.libsdl.org/SDL/rev/5732e1a80bde