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 - Xinerama / Twinview fixes [patch]
Summary: Xinerama / Twinview fixes [patch]
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.0
Hardware: All Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
: 1514 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-06-18 14:56 UTC by Gabriel Jacobo
Modified: 2012-06-19 10:20 UTC (History)
0 users

See Also:


Attachments
Fix for Xinerama/Twinview (10.49 KB, patch)
2012-06-18 14:56 UTC, Gabriel Jacobo
Details | Diff

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