[gegl] Actually fix compiling OpenCL color kernels
- From: Daniel Sabo <daniels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Actually fix compiling OpenCL color kernels
- Date: Wed, 16 Oct 2013 19:44:37 +0000 (UTC)
commit 83116ea32fc9c30d437810df3f6c12a67af63451
Author: Daniel Sabo <DanielSabo gmail com>
Date: Tue Oct 15 23:55:13 2013 -0700
Actually fix compiling OpenCL color kernels
gegl/opencl/gegl-cl-init.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gegl/opencl/gegl-cl-init.c b/gegl/opencl/gegl-cl-init.c
index 21ccda8..7e3c24e 100644
--- a/gegl/opencl/gegl-cl-init.c
+++ b/gegl/opencl/gegl-cl-init.c
@@ -392,6 +392,7 @@ gegl_cl_init (GError **error)
return FALSE;
}
+ cl_state.is_accelerated = TRUE;
cl_state.is_loaded = TRUE;
/* XXX: this dict is being leaked */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]