[interfacekit] Re: R3 legacy code in R5 drivers?!?

Hi again,

A final update on this stuff.

I wrote:
>Did not check all details, but these are confirmed now:
>
>Allegro test:
>-in 16 bit mode, blit does work sometimes (640x480 in 1280x480 virtual mode 
>tested), sometimes it does not (640x480 in 640x480 so a non-virtual mode 
>tested).

actually: blit always works. Allegro does not setup 640x480 correctly (fault 
in testapp I think). Instead It sets up 640 x some 25400 which is not 
accelerated because of the enormous height of this mode.. Which apart from 
acc works OK ;-)

I did see the clone exporting rect_fill as well, but apparantly BWindowScreen 
has a fault here as the 'translation' does not 'come through'. (rect_fill not 
supported: null-ptr returned).

---

The matrox driver is working correctly now BTW :)

Best regards,

Rudolf.


Other related posts: