Re: [AD] This time GFX_SAFE for real

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> Yes, but what should happen with that window? GDI under windows, or maybe
> should try first overlay driver? Should it set 8bpp or the desktop color
> depth?

The overlay driver doesn't work on every graphic card and you can't use it
with a different color depth from the desktop one.
GDI would be a good candidate but it's very slow.
So I suggest to pick the windowed driver: it should be supported on more
graphic cards than the overlay one and it can do color conversion from 8bpp
to every other depth. If it fails, you revert to the fullscreen driver.

--
Eric Botcazou (ebotcazou@xxxxxxxxxx)
Web Site: http://www.multimania.com/ebotcazou



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/