index
:
~ldeks/gegl
ldeks-master
master
ldeks's personal branch of the image processing library gegl 0.3
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
operations
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
Added OpenCL support to box-max
Carlos Zubieta
1
-0
/
+140
2013-10-31
Added OpenCL support to box-min
Carlos Zubieta
1
-2
/
+142
2013-10-31
Added partial OpenCL support to contrast-curve
Carlos Zubieta
1
-0
/
+125
2013-10-31
Added OpenCL support to weighted-blend
Carlos Zubieta
1
-5
/
+68
2013-10-31
Added OpenCL support to color-to-alpha
Carlos Zubieta
1
-0
/
+55
2013-10-21
operations: Clean up OpenCL calls
Daniel Sabo
4
-99
/
+100
2013-10-20
Add gegl_buffer_cl_iterator_add_aux
Daniel Sabo
5
-50
/
+36
2013-10-20
gaussian-blur: Clean up cl_iter if there's an error
Daniel Sabo
1
-11
/
+12
2013-10-20
pixelize: add missing CL_CHECK
Daniel Sabo
1
-0
/
+2
2013-10-20
pixelize: Clean up OpenCL calls
Daniel Sabo
1
-36
/
+29
2013-10-20
Remove unused $(OPENCL_LIBS) variable
Daniel Sabo
1
-1
/
+1
2013-10-19
operations: more input from string to path params
Clayton Walker
8
-12
/
+12
2013-10-19
png-save: change input from string to path param
Clayton Walker
1
-1
/
+1
2013-10-19
operations: rewrite noise-spread.c with iterators/samplers
Téo Mazars
1
-66
/
+46
2013-10-19
gaussian-blur: Use CL_MEM_COPY_HOST_PTR
Daniel Sabo
1
-2
/
+2
2013-10-19
gaussian-blur: Make OpenCL filter choice match CPU
Daniel Sabo
1
-7
/
+22
2013-10-19
box-blur: Fix syntax error and wrong abyss in OpenCL version
Daniel Sabo
1
-1
/
+1
2013-10-19
operations: exact same treatment for noise-slur.c
Téo Mazars
1
-103
/
+64
2013-10-19
operations: yet another bunch of improvments for noise-pick.c
Téo Mazars
1
-84
/
+38
2013-10-18
operations: image-compare never set the output black
Téo Mazars
1
-35
/
+26
2013-10-17
opencl: Add use-opencl to nodes and call gegl_operation_use_opencl
Daniel Sabo
13
-19
/
+16
2013-10-17
operations: improve again noise-pick
Téo Mazars
1
-65
/
+39
2013-10-16
operations: yet another fix for the CPU version of edge-laplace
Massimo Valentini
1
-1
/
+1
2013-10-16
operations: fix an iterator access flag in image-compare
Téo Mazars
1
-1
/
+1
2013-10-16
operations: Use the double version of abs in image-compare
Téo Mazars
1
-1
/
+1
2013-10-15
operations: make sdl-display somewhat less ugly
Daniel Sabo
1
-55
/
+47
2013-10-15
image:compare: Do two passes so new output matches old
Daniel Sabo
1
-28
/
+68
2013-10-15
operations: deep cleanup of image-compare
Téo Mazars
1
-122
/
+89
2013-10-15
opencl: Use the right roi for pre_edgelaplace, still not enough
Téo Mazars
1
-9
/
+13
2013-10-14
gegl:color: Add format property
Daniel Sabo
1
-13
/
+17
2013-10-14
gegl:checkerboard Add format property
Daniel Sabo
1
-14
/
+20
2013-10-14
operations: A faster gegl:checkerboard
Daniel Sabo
1
-48
/
+44
2013-10-14
operations,opencl: fix edge-laplace
Téo Mazars
1
-1
/
+1
2013-10-13
operations: Add missing encoding tag to math.rb
Daniel Sabo
1
-0
/
+1
2013-10-13
operations: Remove obsolete other-blend.rb
Daniel Sabo
1
-168
/
+0
2013-10-13
rectangle.c: fix previous commit
Massimo Valentini
1
-1
/
+1
2013-10-13
rectangle.c: plug a memory leak in gegl:rectangle
Massimo Valentini
1
-0
/
+1
2013-10-13
gegl:pixelize: Fix bad OpenCL abyss value
Daniel Sabo
1
-1
/
+1
2013-10-13
operations: do not enforce a buffer format in noise-pick
Téo Mazars
1
-20
/
+27
2013-10-13
operations: rewrite the CPU version of pixelize.c
Téo Mazars
1
-91
/
+187
2013-10-12
operations: edge-laplace is slightly more deterministic
Téo Mazars
1
-1
/
+2
2013-10-12
operations: edge-laplace is second order in space
Téo Mazars
1
-9
/
+9
2013-10-12
operations: edge-laplace doesn't try to allocate the whole input
Téo Mazars
1
-15
/
+42
2013-10-11
operations,opencl: Follow up on the changes for babl Y conversions.
Michael Henning
2
-14
/
+4
2013-10-11
operations: rewrite noise-pick.c
Téo Mazars
1
-123
/
+122
2013-10-11
oprations: minor corrections in lens-distortion.c
Téo Mazars
1
-11
/
+12
2013-10-10
operations: add a color parameter to lens-distortion
Téo Mazars
1
-21
/
+33
2013-10-10
operations: attenpt to fix lens-distortion.c
Téo Mazars
1
-94
/
+234
2013-10-10
gegl:text: Give sRGB colors to pango
Daniel Sabo
1
-5
/
+5
2013-10-08
gegl:crop: Propagate input format to output pad
Daniel Sabo
1
-0
/
+10
[next]