[gnome-photos/wip/rishi/edit-preview: 1/6] main: turn on mipmap
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/edit-preview: 1/6] main: turn on mipmap
- Date: Tue, 24 Nov 2015 02:19:01 +0000 (UTC)
commit cff606a446b9effa0cffede5a6cc1cc9021a475f
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Nov 24 03:15:38 2015 +0100
main: turn on mipmap
src/photos-main.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-main.c b/src/photos-main.c
index d50cf44..774b9af 100644
--- a/src/photos-main.c
+++ b/src/photos-main.c
@@ -44,6 +44,7 @@ main (gint argc, gchar *argv[])
setlocale (LC_ALL, "");
+ g_setenv ("GEGL_MIPMAP_RENDERING", "1", TRUE);
photos_debug_init ();
bindtextdomain (GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]