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
/
libs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
npd: Link against needed libraries.
Michael Henning
1
-1
/
+1
2015-02-27
libs: npd: use g_list_prepend during lattice cutting
Marek Dvoroznak
1
-11
/
+9
2015-02-27
libs: npd: better triangle texturing
Marek Dvoroznak
1
-73
/
+54
2015-02-27
operations: npd: add alpha blending
Marek Dvoroznak
2
-10
/
+8
2015-02-27
libs: npd: fix bug in ARAP transformation algorithm
Marek Dvoroznak
2
-29
/
+28
2015-02-27
npd: NPD operation uses GEGL sampler and operates in RGBA float
Marek Dvoroznak
7
-107
/
+140
2015-02-27
libs: npd: remove unused functions and mark some functions as static
Marek Dvoroznak
5
-139
/
+41
2015-02-27
libs: npd: move debug functions
Marek Dvoroznak
5
-120
/
+164
2015-02-27
operations: npd: don't call gegl_buffer_linear_open on the input buffer
Marek Dvoroznak
1
-0
/
+1
2015-02-27
npd: access input and output buffers directly
Marek Dvoroznak
4
-29
/
+27
2015-02-27
libs: npd: move some structures and functions from NPD operation to NPD library
Marek Dvoroznak
4
-7
/
+120
2015-02-27
npd: mark more functions as static
Marek Dvoroznak
2
-323
/
+293
2015-02-27
npd: Make NPDMatrix a direct typedef for GeglMatrix3
Michael Henning
6
-60
/
+11
2015-02-27
npd: Mark more functions as static and comment out some dead code.
Michael Henning
2
-32
/
+31
2015-02-27
npd: Mark some functions as static.
Michael Henning
5
-62
/
+38
2015-02-27
npd: Split function implementations.
Michael Henning
1
-35
/
+45
2015-02-27
libs: npd: integrate mesh cutting algorithm and fix a bug in it
Marek Dvoroznak
10
-548
/
+515
2015-02-27
libs: npd: fix color transparency check
Marek Dvoroznak
1
-6
/
+2
2015-02-27
libs: npd: add npd_print_model debug function
Marek Dvoroznak
2
-0
/
+29
2015-02-27
libs: npd: change of a licence from GPL to LGPL
Marek Dvoroznak
13
-150
/
+176
2015-02-27
libs: npd: add function to get a control point with specified radius at speci...
Marek Dvoroznak
2
-5
/
+18
2015-02-27
npd: preparation for transition to RGBA float color model
Marek Dvoroznak
3
-167
/
+252
2015-02-27
libs: npd: reset weights when # of control points is 0 and MLS mode is on
Marek Dvoroznak
1
-1
/
+5
2015-02-27
libs: npd: add function to remove a list of control points
Marek Dvoroznak
2
-0
/
+58
2015-02-27
npd: add option to draw mesh
Marek Dvoroznak
3
-2
/
+32
2015-02-27
libs: npd: add alpha blending
Marek Dvoroznak
2
-54
/
+93
2015-02-27
libs: npd: add alpha parameter to MLS weights
Marek Dvoroznak
2
-1
/
+3
2015-02-27
libs: npd: add MLS-like deformation
Marek Dvoroznak
4
-64
/
+150
2015-02-27
libs: npd: update 'add control point' function
Marek Dvoroznak
1
-8
/
+30
2015-02-27
change order of build of NPD library
Marek Dvoroznak
1
-1
/
+1
2015-02-27
add mesh refinement functions
Marek Dvoroznak
2
-0
/
+463
2015-02-27
make shared NPD library
Marek Dvoroznak
5
-22
/
+50
2015-02-27
update header file path
Marek Dvoroznak
1
-1
/
+2
2015-02-27
add part of n-point deformation library
Marek Dvoroznak
10
-9
/
+524
2015-02-27
add part of n-point deformation library
Marek Dvoroznak
6
-27
/
+617
2015-02-27
add part of n-point deformation library
Marek Dvoroznak
3
-0
/
+363
2014-03-20
seamless-close: Fix extra unref
awaw fumin
1
-2
/
+2
2014-03-09
operations: Fix memory leaks in seamless clone
awaw fumin
4
-6
/
+22
2013-09-18
poly2tri-c: fix compiler warnings
Daniel Sabo
10
-36
/
+13
2013-05-16
seamless-clone: maybe fix distcheck
Daniel Sabo
7
-5
/
+23
2013-05-15
libs: more stuff to not install...
Michael Natterer
2
-6
/
+0
2013-05-15
libs: don't install any poly2tri-c headers
Michael Natterer
3
-10
/
+0
2013-05-15
Make it compile and fix a critical error with the ScColor type
Barak Itkin
9
-1623
/
+0
2013-05-15
Work in progress to extract the seamless cloning into a standard API
Barak Itkin
9
-0
/
+1623
2013-05-15
Add a local copy of poly2tri-c for use by seamless-cloning as a fallback
Barak Itkin
74
-1
/
+11026
2013-02-04
librgbe: hack around autotool problems
Øyvind Kolås
1
-0
/
+3
2011-01-24
libs/rgbe: fix a copy paste typo
Øyvind Kolås
1
-1
/
+1
2010-10-03
libs: Use strlen() instead of strnlen()
Martin Nordholts
1
-3
/
+3
2010-08-07
libs/rgbe: Always reset errno before using it
Martin Nordholts
1
-4
/
+10
2010-07-29
Rename variable to avoid shadowing a global function
Mukund Sivaraman
1
-3
/
+3
[next]