]> Pileus Git - ~andy/gtk/commit
Remove bad optimization for src_rowstride == dest_stride. (Didn't consider
authorOwen Taylor <otaylor@redhat.com>
Tue, 3 Jun 2003 19:12:37 +0000 (19:12 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 3 Jun 2003 19:12:37 +0000 (19:12 +0000)
commit794a3a9fbcc09f21cf6bececac164155e5cf460d
tree8784414a5e89946f302022ae6958e409f39cdffb
parentace98abaaafc196ffdc764bf04f94a791348f7e6
Remove bad optimization for src_rowstride == dest_stride. (Didn't consider

Tue Jun  3 15:05:47 2003  Owen Taylor  <otaylor@redhat.com>

        * gdk/x11/gdkdrawable-x11.c (convert_to_format): Remove
        bad optimization for src_rowstride == dest_stride.
        (Didn't consider the case where we were copying only
        partial widths of a wider source buffer)
        (#113034, reported by Hans Petter Jansson)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkdrawable-x11.c