Both methods use video memory, but only bmap_create allocates also system memory.
Yes, but I'm wondering what bmap_create is using that (pixels) memory for?
Does it really need to be there or can that memory allocation be omitted (in the next update, optionally with a new addition to the compatibility variable)?
@Ezzett: I see, thanks!