Re: rendering-cleanup
- From: Yasushi SHOJI <yashi atmark-techno com>
- To: gtk-devel-list gnome org
- Subject: Re: rendering-cleanup
- Date: Tue, 03 Aug 2010 10:21:05 +0900
At Thu, 22 Jul 2010 10:24:05 +0100,
Emmanuele Bassi wrote:
>
> > Also, I'm aware that we are very close to a release. I'd understand if
> > that'd make people not want to merge it. But I think it's worth it and
> > the impact is very small compared to the other changes in Gtk3.
>
> I tend to agree, though we really need app developers to look at this.
> fpeters has been kind enough to generate usage reports in the platform:
>
> http://people.gnome.org/~fpeters/reports/gdkdraw.html
> http://people.gnome.org/~fpeters/reports/gdkgc.html
> http://people.gnome.org/~fpeters/reports/gdkimage.html
>
> and we should try to get them to the green all over at least the desktop
> suite.
I'm for one wandering how to port my application to gtk+ 3.0. My
problem is that the current gdk pixbuf nor cairo does not have a
client side pixel buffer other than RGB888 or RGBA8888.
I have been happily using GdkImage, which can support RGB565 with
appropriate Visual, but now GdkImage seems to be a candidate for
removal for Gtk+ 3.0. I've checked Benjamin's blog[1], but it seems
like his page is not touching non-24/32bit client side buffer issue.
[1]:http://blogs.gnome.org/otte/2010/07/27/rendering-cleanup/
what am I missing? or what should I do to port a RGB565 application to
new 3.0 platform?
Thanks in advance,
--
yashi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]