summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-11opencl: small fix in MakefileVictor Oliveira1-1/+1
2013-01-11opencl: if there is a serious error, just disable openclVictor Oliveira3-0/+14
2013-01-11opencl: more filters updated and forgotten MakefileVictor Oliveira23-419/+664
2013-01-11opencl: splitting opencl kernels in separate files for point opsVictor Oliveira11-1/+163
2013-01-11opencl: opencl kernels are now separated filesVictor Oliveira8-15/+65
2013-01-08GeglTileBackendRam: Fix compiler warningDaniel Sabo1-1/+1
2013-01-08GeglTileBackendRam: Free all buffers in finalize()Daniel Sabo1-1/+13
2013-01-07spelling in commentsNicolas Robidoux2-2/+2
2013-01-05nohalo: add reference to C. Racette's workNicolas Robidoux1-0/+6
2013-01-05operation: remove some redundant G_OBJECT() casts, minor formatting cleanupMichael Natterer2-9/+15
2013-01-05commentsNicolas Robidoux2-8/+8
2013-01-05samplers: slightly larger context_rect for top quality when downsamplingNicolas Robidoux2-4/+4
2013-01-05samplers: use same context_rect size for allNicolas Robidoux1-2/+2
2013-01-03Updated Spanish translationDaniel Mustieles1-9/+8
2013-01-02gegl-random: wrap overlong prime lineMichael Natterer1-1/+2
2013-01-02commentsNicolas Robidoux2-12/+12
2013-01-02opacity: use premultiplied only of the input is premultipliedMichael Natterer1-42/+62
2013-01-01lohalo refactoringNicolas Robidoux1-22/+28
2013-01-01cosmeticNicolas Robidoux1-53/+52
2013-01-01LoHalo: Don't sigmoidize the transparency channelNicolas Robidoux1-18/+21
2012-12-31lohalo is now sigmoidizedNicolas Robidoux2-217/+310
2012-12-31opencl: removing unnecessary flag in opencl buffer iteratorVictor Oliveira16-20/+18
2012-12-31lohalo: lint removalNicolas Robidoux1-11/+0
2012-12-31gegl/operation: opencl bug in point composerVictor Oliveira1-1/+6
2012-12-31tests/compositions: update clones.png reference to match current behavior of ...Victor Oliveira2-140/+98
2012-12-31move lohalo to nohalo and replace lohalo internals with Mitchell-Netravali + ...Nicolas Robidoux13-2067/+3651
2012-12-31Revert "performance optimization in box-blur filter."Victor Oliveira1-98/+140
2012-12-31performance optimization in box-blur filter.RPG1-140/+98
2012-12-30Updated Spanish translationDaniel Mustieles1-67/+79
2012-12-30opencl: out-of-bounds access in box-blurVictor Oliveira1-13/+15
2012-12-29sampler.c/h: tile size and offset more friendly to resize without too much sl...Nicolas Robidoux2-7/+7
2012-12-30opacity: refactor RGBA path dispatchØyvind Kolås1-45/+70
2012-12-29Performance improvements in oilfy and opencl support.RPG1-93/+365
2012-12-29gegl-random: add documentation stringsØyvind Kolås1-1/+55
2012-12-29add gegl_operation_get_source_formatØyvind Kolås3-20/+32
2012-12-29opacity: add a RGBA fast pathØyvind Kolås1-21/+87
2012-12-26sampler-lohalo: arithmetic simplificationNicolas Robidoux1-2/+2
2012-12-26sampler-lohalo: wrong count in the mipmap aggregationNicolas Robidoux1-2/+2
2012-12-25transform-core and sampler: lint removalNicolas Robidoux2-94/+18
2012-12-24transform-core: harmless refactorNicolas Robidoux1-6/+7
2012-12-24transform-core: unneeded intermetiate pointerNicolas Robidoux1-4/+2
2012-12-24cosmeticNicolas Robidoux1-110/+110
2012-12-24transform tile parameters tweaked for least annoying worst case behavior with...Nicolas Robidoux2-201/+177
2012-12-24transform_generic: flip or not on a per tile basisNicolas Robidoux3-173/+144
2012-12-22lohalo: bit more quality/bit less speedNicolas Robidoux1-2/+2
2012-12-22lohalo: sensible speed/quality compromiseNicolas Robidoux2-5/+5
2012-12-22lohalo: typo in context_rect paramNicolas Robidoux1-6/+2
2012-12-21sampler: quality over speedNicolas Robidoux2-8/+8
2012-12-21cosmeticNicolas Robidoux1-3/+3
2012-12-21cosmeticNicolas Robidoux1-16/+10