AllocBitMap for specific graphics card

This forum is for general developer support questions.
Post Reply
chris
Posts: 564
Joined: Sat Jun 18, 2011 12:05 pm
Contact:

AllocBitMap for specific graphics card

Post by chris »

Is there any way to tell AllocBitMap or p96AllocBitMap which graphics card to allocate the BitMap to? Specifying the screen BitMap as a friend BitMap doesn't seem to guarantee that the new BitMap will be allocated to the same graphics card as that screen is using.... if that makes sense?
User avatar
ChrisH
Beta Tester
Beta Tester
Posts: 920
Joined: Mon Dec 20, 2010 9:09 pm
Contact:

Re: AllocBitMap for specific graphics card

Post by ChrisH »

Specifying the screen BitMap as a friend BitMap doesn't seem to guarantee that the new BitMap will be allocated to the same graphics card as that screen is using....
I've run afoul of unexpected Picasso96 behaviour (see separate post), so that might not be a bug (but I do find it really strange).
Last edited by ChrisH on Wed May 08, 2013 7:52 pm, edited 2 times in total.
Post Reply