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
2015-09-16
opencl: replace CLAMP macros with OpenCL built-in clamp
Øyvind Kolås
4
-17
/
+6
2015-07-07
color-exchange: add opencl support
Thomas Manni
2
-0
/
+90
2015-05-25
buffer: Add an abyss argument to gegl_buffer_copy, this changes the API but
Øyvind Kolås
3
-37
/
+37
2015-05-23
edge-laplace: use float4 vectors for pixels
Nanley Chery
2
-286
/
+120
2015-05-23
operations: move checkerboard kernel source to opencl folder
Nanley Chery
2
-0
/
+58
2015-02-12
Change sRGB Y values to match sRGB built-in profiles
Elle Stone
2
-6
/
+6
2014-12-07
operations: fix mono-mixer cl code and re-enable
Alexia Death
2
-4
/
+4
2014-12-06
operations: add preserve luminocity option to mono-mixer op and disable broke...
Alexia Death
2
-4
/
+28
2014-10-09
sobel: Bring OpenCL implementation closer to the C one
Mukund Sivaraman
2
-18
/
+16
2014-10-08
sobel: Rename property keep_signal to keep_sign
Mukund Sivaraman
2
-4
/
+4
2014-06-19
Add noise-simplex.cl.h
Sven Claussner
1
-0
/
+90
2014-06-19
OpenCl: Make noise-simplex kernel OpenCL 1.1 compliant
Jan Vesely
1
-7
/
+7
2014-05-16
noise-simplex: actually add the files
Øyvind Kolås
1
-0
/
+88
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
[next]