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
/
opencl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-20
red-eye-removal: Use f suffix for float constants
Jan Vesely
2
-8
/
+8
2014-04-20
noise-cell: Use f suffix for float constants.
Jan Vesely
2
-6
/
+6
2014-04-20
noise-cell: remove static keywords
Jan Vesely
2
-8
/
+8
2014-04-15
operations: add a cell noise operation
Dimitris Papavasiliou
2
-0
/
+390
2014-04-15
Bug 727005: "C" and "cl" gegl:pixelize produce different results
Massimo Valentini
2
-30
/
+48
2014-02-24
Add opencl implementation of operation texturize-canvas.
Yongjia Zhang
2
-0
/
+62
2014-02-15
Clean up formatting in box-blur.cl
Daniel Sabo
2
-104
/
+122
2014-02-15
Make box-blur.cl match the committed box-blur.cl.h
Daniel Sabo
1
-50
/
+50
2014-01-30
This is a better way to accomplish the box-blur cl operation by using ocl's
Yongjia Zhang
2
-0
/
+136
2013-12-11
workshop: add the FIR case to the work-in-progress gaussian-blur
Téo Mazars
2
-0
/
+148
2013-12-09
opencl: colors-8bit-lut typos
Massimo Valentini
2
-9
/
+9
2013-11-15
random: remove global constants definitions in random.cl
Téo Mazars
2
-10
/
+8
2013-11-15
operations: add a way to impact each component individually for stretch-contrast
Téo Mazars
2
-62
/
+64
2013-11-14
random: improve gegl-random implementation
Téo Mazars
4
-142
/
+146
2013-11-11
operations: remove gegl:dot
Téo Mazars
2
-145
/
+0
2013-11-11
operations: merge pixelize and dot
Téo Mazars
2
-68
/
+218
2013-11-02
opencl: Fix kernel compile warnings
Daniel Sabo
4
-2
/
+52
2013-11-02
colors.cl: Add some conversions
Daniel Sabo
2
-0
/
+86
2013-11-02
colors.cl: Add some conversions
Daniel Sabo
2
-0
/
+88
2013-11-02
colors.cl: Fix clipping in RGBA float -> RaGaBaA float
Daniel Sabo
2
-4
/
+4
2013-11-02
opencl: Rebuild kernel strings
Daniel Sabo
1
-2
/
+2
2013-11-02
OpenCL doesn't have static functions.
Victor Oliveira
1
-2
/
+2
2013-11-01
opencl: Replace u8 -> float gamma conversions with a small LUT
Daniel Sabo
4
-256
/
+766
2013-11-01
Fix some warnings in colors.cl
Daniel Sabo
2
-10
/
+10
2013-10-31
opencl: fix a bunch of opencl compilation error with pocl
Téo Mazars
6
-12
/
+12
2013-10-31
opencl: use -FLT_MAX instead of FLT_MIN as minimal value
Téo Mazars
2
-4
/
+4
2013-10-31
Operations: Add OpenCL support to stretch-contrast
Carlos Zubieta
2
-0
/
+274
2013-10-31
Operations: Add OpenCL support to dot
Carlos Zubieta
2
-0
/
+145
2013-10-31
Added OpenCL support to posterize
Carlos Zubieta
2
-0
/
+58
2013-10-31
Fix segfault caused for lack of input format in box-min and box-max
Carlos Zubieta
3
-3
/
+3
2013-10-31
Added OpenCL support to red-eyed-removal
Carlos Zubieta
2
-0
/
+86
2013-10-31
Added OpenCL support to alien-map
Carlos Zubieta
2
-0
/
+72
2013-10-31
Added OpenCL support to noise-hurl
Carlos Zubieta
2
-0
/
+114
2013-10-31
Changed data types in cl-random producing differences with gegl-random
Carlos Zubieta
2
-169
/
+25
2013-10-31
Fixing random.cl path error and making it available for all the kernels
Carlos Zubieta
2
-2
/
+188
2013-10-31
gegl-cl-random re-structuration, so it follows the gegl directory structure
Carlos Zubieta
1
-0
/
+184
2013-10-31
Using FLT_MAX and FLT_MIN insted of 1.0 and -1.0 in box-min and box-max
Carlos Zubieta
4
-8
/
+8
2013-10-31
Added OpenCL support to box-max
Carlos Zubieta
2
-0
/
+100
2013-10-31
Added OpenCL support to box-min
Carlos Zubieta
2
-0
/
+100
2013-10-31
Added partial OpenCL support to contrast-curve
Carlos Zubieta
2
-0
/
+77
2013-10-31
Added OpenCL support to weighted-blend
Carlos Zubieta
2
-0
/
+60
2013-10-31
Added OpenCL support to color-to-alpha
Carlos Zubieta
2
-0
/
+128
2013-10-28
cltostring.py: Don't pretend to handle unicode
Daniel Sabo
1
-10
/
+8
2013-10-27
Pocl wasn't able to compile this kernel.
Victor Oliveira
2
-2
/
+2
2013-10-27
Make cltostring.py work with absolute paths
Daniel Sabo
1
-1
/
+1
2013-10-22
Whitespace related diffs in regenerated files
Daniel Sabo
3
-5
/
+0
2013-10-22
opencl: new source generator, cltostring.py
Daniel Sabo
4
-35
/
+68
2013-10-19
box-blur: Fix syntax error and wrong abyss in OpenCL version
Daniel Sabo
2
-4
/
+4
2013-10-17
edge:laplace: Fix offsets & stride in OpenCL version
Daniel Sabo
2
-170
/
+149
2013-10-15
opencl: Use the right roi for pre_edgelaplace, still not enough
Téo Mazars
2
-4
/
+4
[next]