[AD] [ alleg-Bugs-3543463 ] (Win)OpenGL loses bitmap data on fullscreen mode changes |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: SourceForge.net <noreply@xxxxxxxxxx>
- Subject: [AD] [ alleg-Bugs-3543463 ] (Win)OpenGL loses bitmap data on fullscreen mode changes
- From: SourceForge.net <noreply@xxxxxxxxxx>
- Date: Sat, 28 Jul 2012 04:24:30 -0700
Bugs item #3543463, was opened at 2012-07-13 01:59
Message generated for change (Comment added) made by elias
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=3543463&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Windows
Group: 5.1
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Dennis Busch (d_busch)
Assigned to: Nobody/Anonymous (nobody)
Summary: (Win)OpenGL loses bitmap data on fullscreen mode changes
Initial Comment:
Modifying ex_fs_resize to use an OpenGL display, the following error can be observed:
The image of mysha the mouse is not being displayed after pressing '+' to change the fullscreen resolution.
The bitmap memory seems to be all zeroes after the first conversion to a memory bitmap
inside 'destroy_display_internals' in 'wgl_disp.c'.
----------------------------------------------------------------------
>Comment By: Elias Pschernig (elias)
Date: 2012-07-28 04:24
Message:
I believe this is fixed (by your patch to the mailing list which has been
applied):
http://alleg.git.sourceforge.net/git/gitweb.cgi?p=alleg/allegro;a=commit;h=10c3aee1e25dc55fc69b7abaf9ad850fd06ef8be
----------------------------------------------------------------------
Comment By: Dennis Busch (d_busch)
Date: 2012-07-13 14:27
Message:
Fixed in my working copy, will submit patch in a minute.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=3543463&group_id=5665