"Dmitry Semenov" <[EMAIL PROTECTED]> writes:

> I've found the color losing when was doing ggiCrossBlit
> Mode 1024x768 F1 16/16
> Source: memory device the same format contains RGB( 0xDD, 0xDD, OxDD)
> pattern with some black lines and text and all of it packed into 16 bit
> device.
> 
> Calling:
> GgiCrossBlit(mem, 0, 0, 1024, 768, video, 0, 0 );
> Made screen blue
> 
> Calling
> memcpy(...)
> has done job well. I think there is a problem :).

Do you still have this problem?
If so, could you please send me the failing program.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: [EMAIL PROTECTED]

Reply via email to