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 360 - BeOS fullscreen video breakage...
Summary: BeOS fullscreen video breakage...
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 1.2
Hardware: x86 BeOS
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-07 09:14 UTC by Ryan C. Gordon
Modified: 2007-07-07 12:24 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan C. Gordon 2006-11-07 09:14:38 UTC
svn revision #2793 from Bug #286 broke a few things on BeOS: fullscreen resolutions that are centered in a larger physical resolution aren't centered anymore, and possibly fullscreen YUV got broken (see svn revision #2899). The window offset code was removed with the new input patches.

--ryan.
Comment 1 Sam Lantinga 2007-07-07 00:20:00 UTC
Did you try it?  I tried it here and everything seems to be working fine.  I tried testsprite and graywin with a number of resolutions, and both testoverlay programs in fullscreen mode.

This was all tested with BeOS Max Ed v4b1
Comment 2 Sam Lantinga 2007-07-07 00:23:47 UTC
Belay that, it turns out BeOS Max comes pre-installed with SDL. :)
Testing now...
Comment 3 Sam Lantinga 2007-07-07 12:24:26 UTC
This is fixed in revision 3163.  Thanks!