diff options
author | Raph Levien <raph@src.gnome.org> | 1998-08-18 00:32:34 +0000 |
---|---|---|
committer | Raph Levien <raph@src.gnome.org> | 1998-08-18 00:32:34 +0000 |
commit | 265a137efc604ea7ff204b3400c219eed9ba0dcd (patch) | |
tree | acf9e7c882278451328a1a1d9e04d1c1239f15c2 /ChangeLog.pre-2-0 | |
parent | 17d141c8e5a9d8a811bf3bceeeb812c77419dc17 (diff) | |
download | gtk+-265a137efc604ea7ff204b3400c219eed9ba0dcd.tar.gz |
More speedups to the 565_d case.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index e9e153dc4f..388b6ec14e 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,10 @@ +Mon Aug 17 17:28:00 Raph Levien <raph@gtk.org> + + * gdk/gdkrgb.c: Further speedups of the 565_d case. It's + impressively fast now - about 4.65 Mpix/s on an IBM TP 600 + running a PII 233. It's synced with the 0.0.5 release of + GdkRgb. + Tue Aug 18 00:29:13 1998 Lars Hamann <lars@gtk.org> * gtk/gtkclist.h: |