summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hult <richard@imendio.com>2006-08-07 16:45:16 +0000
committerRichard Hult <rhult@src.gnome.org>2006-08-07 16:45:16 +0000
commitd2014a6084bb5f3c4fb0cc0e74f189b088e6f577 (patch)
tree3e628a034708bb2313133dba72216e00bc4c97c0 /ChangeLog
parent5d2863cb8525696ceaa870d24ec295f5e3772322 (diff)
downloadgtk+-d2014a6084bb5f3c4fb0cc0e74f189b088e6f577.tar.gz
Don't get and release the context for each point, just once, speeds up
2006-08-07 Richard Hult <richard@imendio.com> * gdk/quartz/gdkdrawable-quartz.c (gdk_quartz_draw_points): Don't get and release the context for each point, just once, speeds up drawing many points a lot.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d0391d99f..fe30f5f1ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-07 Richard Hult <richard@imendio.com>
+
+ * gdk/quartz/gdkdrawable-quartz.c (gdk_quartz_draw_points): Don't
+ get and release the context for each point, just once, speeds up
+ drawing many points a lot.
+
2006-08-07 Michael Natterer <mitch@imendio.com>
* gtk/gtkdnd-quartz.c (gtk_drag_dest_unset): need to disconnect