Re: [AD] Status of A5 on OS X (ppc) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Evert Glebbeek wrote:
ex_fs_resize:
Sets fullscreen mode fine, but fails to resize it (note that from
looking at the NSView documentation I'm not even sure that this is
supported on OS X without destroying the current display and making a
new one).
WGL driver does just that. You can do anything to a display as long as you keep
the same vtable instance and don't register/unregister it to the ALLEGRO_SYSTEM.
You'll have to find a way to keep the bitmaps though (not done in WGL),
otherwise they will be converted to memory bitmaps. Right now there isn't a
_al_convert_to_video_bitmap().
--
Milan Mimica
http://sparklet.sf.net