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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-13
operations: change description of apply-lens to be the same as in GIMP
Michael Natterer
1
-1
/
+1
2014-04-12
Use -O3 by default with GCC and Clang
Daniel Sabo
1
-0
/
+28
2014-04-04
Updated Slovenian translation
Martin Srebotnjak
1
-86
/
+151
2014-03-31
Updated Slovenian translation
Martin Srebotnjak
1
-203
/
+301
2014-03-24
gaussian-blur: Fix offsets in FIR blur
Daniel Sabo
1
-29
/
+17
2014-03-21
gaussian-blur: Avoid processing lots of abyss
Daniel Sabo
1
-13
/
+9
2014-03-21
ink-simulator: remove another 4 component limit
Øyvind Kolås
1
-8
/
+24
2014-03-21
ink-simulator: permit more than 4 inks internally
Øyvind Kolås
1
-19
/
+26
2014-03-21
ink-simulator: coding style/memory management cleanups
Øyvind Kolås
1
-170
/
+210
2014-03-21
ink-simulator: do inerpolation on LUT
Øyvind Kolås
1
-67
/
+150
2014-03-21
ink-simulator: added LUT for seperator and some CIE illuminants
Øyvind Kolås
1
-59
/
+182
2014-03-21
ink-simulator: added stochastic ink separator
Øyvind Kolås
1
-97
/
+203
2014-03-21
ink-simulator: made opacity a continuum
Øyvind Kolås
1
-102
/
+45
2014-03-20
seamless-close: Fix extra unref
awaw fumin
1
-2
/
+2
2014-03-20
cartoon: Refactor caching behavior, don't linearize
Daniel Sabo
1
-197
/
+125
2014-03-20
waves: Don't linearize buffer
Daniel Sabo
1
-52
/
+43
2014-03-20
ripple: Don't linearize buffer
Daniel Sabo
1
-59
/
+50
2014-03-19
photocopy: Don't linearize, implement get_cached_region
Daniel Sabo
1
-196
/
+128
2014-03-18
Avoid unnecessary get_format() calls in zoom handler
Daniel Sabo
1
-10
/
+4
2014-03-18
Use the default backend for graph temporary buffers
Daniel Sabo
1
-3
/
+3
2014-03-16
gaussian-blur: Process IIR by pixel instead of component
Daniel Sabo
1
-41
/
+39
2014-03-16
gaussian-blur: Process FIR by pixel instead of component
Daniel Sabo
1
-38
/
+41
2014-03-16
gaussian-blur: Read one row/col at a time
Daniel Sabo
1
-95
/
+86
2014-03-15
Don’t use BackendFile for the buffer created by gegl_buffer_load
Daniel Sabo
1
-1
/
+0
2014-03-15
Don't manipulate BackendFile's header in GeglBuffer
Daniel Sabo
4
-26
/
+11
2014-03-15
tests: Add a test for changing a .gegl file's extent
Daniel Sabo
1
-0
/
+71
2014-03-15
tests: Add tests for loading .gegl files
Daniel Sabo
1
-0
/
+196
2014-03-15
Fix some issues with creating a buffer from an existing file
Daniel Sabo
3
-1
/
+19
2014-03-15
ink-simulator: add transmittances for cyan and yellow inks
Øyvind Kolås
1
-51
/
+68
2014-03-14
Restore old broken mimmap behavior for ABYSS_LOOP
Daniel Sabo
1
-2
/
+0
2014-03-14
BackendSwap: Avoid allocation in get_tile
Daniel Sabo
1
-11
/
+3
2014-03-14
Do fringe scale for everything but ABYSS_LOOP (bug 712524)
Daniel Sabo
1
-19
/
+245
2014-03-13
Remove unused static function
Daniel Sabo
1
-15
/
+0
2014-03-13
Remove empty headers
Daniel Sabo
4
-61
/
+0
2014-03-13
Clean up gegl-buffer-private.h
Daniel Sabo
1
-26
/
+12
2014-03-13
Add ink-simulator.c to POTFILES.in
Daniel Sabo
1
-0
/
+1
2014-03-14
ops/workshop: add ink simulator
Øyvind Kolås
2
-0
/
+371
2014-03-13
Fix a bad unref and a memory leak
awaw fumin
2
-3
/
+2
2014-03-13
operations: Remove calls to gegl_buffer_flush
Daniel Sabo
3
-6
/
+0
2014-03-13
Get rid of function pointer in boxfilter
Daniel Sabo
1
-24
/
+13
2014-03-13
Enable high quality scale for double precision formats
Daniel Sabo
2
-19
/
+26
2014-03-13
Pass bpp instead of component count for boxfilter
Daniel Sabo
3
-19
/
+9
2014-03-13
Move downscale functions out of tile-handler-zoom
Daniel Sabo
5
-199
/
+199
2014-03-13
gegl: typo in gegl_buffer_get_pixel
Massimo Valentini
1
-2
/
+2
2014-03-13
Remove unnecessary includes in gegl-buffer-save.c
Daniel Sabo
1
-9
/
+0
2014-03-12
Remove incorrect G_UNLIKELY
Daniel Sabo
1
-1
/
+1
2014-03-11
Remove unnecessary includes in gegl-buffer-load.c
Daniel Sabo
1
-14
/
+1
2014-03-11
Move add handler functions into TileStorage
Daniel Sabo
3
-30
/
+38
2014-03-10
Remove dead code
Daniel Sabo
1
-162
/
+0
2014-03-10
Remove redundant "format" property from GeglCache
Daniel Sabo
4
-47
/
+11
[next]