Re: Efficient image drawing
- From: "John Cupitt" <jcupitt gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Efficient image drawing
- Date: Fri, 28 Apr 2006 12:59:23 +0100
On 4/28/06, Paul Davis <pjdavis engineering uiowa edu> wrote:
Using GdkImage and doing a memcpy directly into the structure, i was
getting 23-27 fps.
Using gdk_pixbuf_new_from_data and reusing the same data buffer, i get a
solid 28 fps.
And the weird part( in my mind ):
On an X display with 16bpp, using gdk_pixbuf_new_from_data I get a solid
33fps.
That's interesting. From curiosity, what numbers does
gtk+-x.x.x/tests/testrgb give you? It's supposed to report the peak
speed your gtk/x/card combo can manage.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]