[gtk/wip/matthiasc/shared-glyph-cache: 30/41] glyph cache: Clarify message
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/shared-glyph-cache: 30/41] glyph cache: Clarify message
- Date: Tue, 4 Jun 2019 23:06:43 +0000 (UTC)
commit adb5df020c0b50e186c12274e13a4f4a95eb1397
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jun 2 15:08:20 2019 +0000
glyph cache: Clarify message
We have different kinds of caches now.
gsk/gl/gskglglyphcache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsk/gl/gskglglyphcache.c b/gsk/gl/gskglglyphcache.c
index b9d6d7b6d0..b360dccca7 100644
--- a/gsk/gl/gskglglyphcache.c
+++ b/gsk/gl/gskglglyphcache.c
@@ -407,7 +407,7 @@ gsk_gl_glyph_cache_begin_frame (GskGLGlyphCache *self)
#if 0
static int kk;
- g_message ("Dropping cache... Ratio: %f",
+ g_message ("Dropping glyph cache... Ratio: %f",
gsk_gl_texture_atlas_get_unused_ratio (atlas));
gsk_gl_image_write_to_png (&atlas->image, self->gl_driver,
g_strdup_printf ("dropped_%d.png", kk++));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]