[AD] al_set_target_bitmap question |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
In al_set_target_bitmap, is there a restriction on what kind of bitmap
can be passed? The reason for asking is that the current display is
all set up with a vtable appropriate for a particular kind of driver
(say OpenGL, or whatever) then if you pass an arbitrary bitmap that
vtable might not be appropriate.
On in other words I'm not sure how al_set_target_bitmap is supposed to
work. Could someone help?
Pete