[gegl] gegl/buffer: set context cache rect of nohalo to 5x5px
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] gegl/buffer: set context cache rect of nohalo to 5x5px
- Date: Mon, 23 Oct 2017 15:27:11 +0000 (UTC)
commit 3bae8f7e073dff61a5df22c41d443d007e3bcb50
Author: Øyvind Kolås <pippin gimp org>
Date: Mon Oct 23 17:26:20 2017 +0200
gegl/buffer: set context cache rect of nohalo to 5x5px
gegl/buffer/gegl-sampler-nohalo.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl/buffer/gegl-sampler-nohalo.c b/gegl/buffer/gegl-sampler-nohalo.c
index 858dc32..a953944 100644
--- a/gegl/buffer/gegl-sampler-nohalo.c
+++ b/gegl/buffer/gegl-sampler-nohalo.c
@@ -276,7 +276,7 @@ gegl_sampler_nohalo_class_init (GeglSamplerNohaloClass *klass)
/*
* IMPORTANT: NOHALO_OFFSET_0 SHOULD BE AN INTEGER >= 2.
*/
-#define NOHALO_OFFSET_0 (13)
+#define NOHALO_OFFSET_0 (2)
#define NOHALO_SIZE_0 (1+2*NOHALO_OFFSET_0)
/*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]