Re: gtk on directfb problem

2007-05-02 Thread Mike Emmel
On 5/2/07, Michael Trimarchi <[EMAIL PROTECTED]> wrote: > Right now the gdk backend is pretty much hard coded to use a ARGB surface > > also the directfb Cairo backend does not work well unless the surface > > is RGB/ARGB. > If I wanto to use the RGB16_565 I must add support in the > cairo-directfb

Re: gtk on directfb problem

2007-05-02 Thread Michael Trimarchi
Right now the gdk backend is pretty much hard coded to use a ARGB surface > also the directfb Cairo backend does not work well unless the surface > is RGB/ARGB. If I wanto to use the RGB16_565 I must add support in the cairo-directfb-surface? > For overall performance the current setup is the best

Re: gtk on directfb problem

2007-05-02 Thread Mike Emmel
Right now the gdk backend is pretty much hard coded to use a ARGB surface also the directfb Cairo backend does not work well unless the surface is RGB/ARGB. For overall performance the current setup is the best one reason its not been changed. To really make it work directfb needs something like X

gtk on directfb problem

2007-05-01 Thread Michael Trimarchi
Hi, I just posted in directfb mailing list without answer :). This is a brief of the problem: I'm trying to change the colormap only for a widget but I think that exists only one surface for rendering. I don't understand why during the inizialization the directfb doesn't create a surface that