Dennis don't you have commit rights to Gnome/Gtk ?
On Wed, Jul 16, 2008 at 1:31 AM, Denis Oliver Kropp <[EMAIL PROTECTED]> wrote:
> Mike Emmel wrote:
>> visuals[i] = gdk_directfb_visual_create (formats[i]);
>>
>> dest->GetAccelerationMask (dest, src, &acc);
>>
>> if (acc & DFXL_BLIT || formats[i] == dlc.pixelformat)
>> {
>>
>> system_visual = GDK_VISUAL (visuals[c]); <--Here is the bug, it
>> should be 'i' not 'c' for array offset
>> c++;
>> }
>>
>
> Fixed that a while ago already.
>
> I can post my complete patch set against 2.12
> which should be ready for merging into trunk now.
>
> --
> Best regards,
> Denis Oliver Kropp
>
> .------------------------------------------.
> | DirectFB - Hardware accelerated graphics |
> | http://www.directfb.org/ |
> "------------------------------------------"
>
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev