Re: [AD] SF.net SVN: alleg:[12446] allegro/branches/4.9/src/macosx/osxgl.m |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: Coordination of admins/developers of the game programming library Allegro <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] SF.net SVN: alleg:[12446] allegro/branches/4.9/src/macosx/osxgl.m
- From: Evert Glebbeek <eglebbk@xxxxxxxxxx>
- Date: Mon, 17 Aug 2009 07:50:12 -0400
On 17 Aug 2009, at 5:56 , elias@xxxxxxxxxx wrote:
Revision: 12446
http://alleg.svn.sourceforge.net/alleg/?rev=12446&view=rev
Author: elias
Date: 2009-08-17 09:56:58 +0000 (Mon, 17 Aug 2009)
Log Message:
-----------
Fixed OSX display creation - the color format was left with all 0 so
the backbuffer was created with a pseudo-format and because of
another recent change this affects now creation of video bitmaps as
well.
All better now, thanks!
Evert