18 Jun 2012 02:54
[gegl] GNU headers in OpenCL sources\
Victor Matheus de Araujo Oliveira <vmaolive <at> src.gnome.org>
2012-06-18 00:54:36 GMT
2012-06-18 00:54:36 GMT
commit c7fe127edd549af4a336becfd8b9e0e4eb82012a
Author: Victor Oliveira <victormatheus <at> gmail.com>
Date: Sun Jun 17 17:52:36 2012 -0700
GNU headers in OpenCL sources\
gegl/buffer/gegl-buffer-cl-cache.c | 18 ++++++++++++++++++
gegl/buffer/gegl-buffer-cl-cache.h | 18 ++++++++++++++++++
gegl/buffer/gegl-buffer-cl-iterator.c | 18 ++++++++++++++++++
gegl/buffer/gegl-buffer-cl-iterator.h | 18 ++++++++++++++++++
gegl/opencl/gegl-cl-color-kernel.h | 18 ++++++++++++++++++
gegl/opencl/gegl-cl-color.c | 19 +++++++++++++++++++
gegl/opencl/gegl-cl-color.h | 18 ++++++++++++++++++
gegl/opencl/gegl-cl-init.c | 18 ++++++++++++++++++
gegl/opencl/gegl-cl-init.h | 18 ++++++++++++++++++
gegl/opencl/gegl-cl-types.h | 18 ++++++++++++++++++
gegl/opencl/gegl-cl.h | 18 ++++++++++++++++++
11 files changed, 199 insertions(+), 0 deletions(-)
---
diff --git a/gegl/buffer/gegl-buffer-cl-cache.c b/gegl/buffer/gegl-buffer-cl-cache.c
index 2ccb52f..8c7fca0 100644
--- a/gegl/buffer/gegl-buffer-cl-cache.c
+++ b/gegl/buffer/gegl-buffer-cl-cache.c
<at> <at> -1,3 +1,21 <at> <at>
+/* This file is part of GEGL
+ *
+ * GEGL is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or (at your option) any later version.
(Continue reading)
RSS Feed