Ingo Weyrich
|
f0b5ca02e7
|
More double promote fixes
|
2020-02-10 16:22:42 +01:00 |
|
Ingo Weyrich
|
89d8c341a6
|
Some code cleanups
|
2019-11-21 19:36:16 +01:00 |
|
Ingo Weyrich
|
ec3ba6d9b8
|
renamed sleef.c to sleef.h
|
2019-11-03 17:03:40 +01:00 |
|
Ingo Weyrich
|
6335b68a80
|
Further reduction of include dependencies
|
2019-11-03 14:52:42 +01:00 |
|
Ingo Weyrich
|
6935faa258
|
Further cleanup of include dependencies
|
2019-10-30 22:12:06 +01:00 |
|
Ingo Weyrich
|
20726d5bfe
|
Forward declare Imagefloat
|
2019-10-28 20:01:16 +01:00 |
|
Ingo Weyrich
|
6bebc19f02
|
reviewed boxblur code and usage
|
2019-09-26 15:03:09 +02:00 |
|
Morgan Hardwood
|
60b2196bce
|
Updated gnu.org links to use HTTPS
|
2019-09-10 12:34:57 +02:00 |
|
Flössie
|
c85dc2811b
|
Fix most Clang 7 warnings (fixes #4972)
|
2019-02-17 12:07:48 +01:00 |
|
Flössie
|
139587c197
|
Clean up jaggedarray.h
|
2018-02-23 18:47:41 +01:00 |
|
heckflosse
|
96bf06a950
|
Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP
|
2018-01-23 16:05:31 +01:00 |
|
heckflosse
|
8cb367970a
|
Fix all warnings in shmap.cc
|
2017-03-31 20:28:04 +02:00 |
|
heckflosse
|
ff5919be4a
|
Shadows/Highlights: Use iterated boxblur for radius > 40 when Sharp mask is disabled, fixes #3730
|
2017-03-06 16:52:31 +01:00 |
|
heckflosse
|
172ab63b85
|
Cppcheck: Fixed another bunch of warnings
|
2016-10-13 01:34:02 +02:00 |
|
heckflosse
|
c8779c04f5
|
Fix all - 2 cppcheck performance hints
|
2016-07-06 13:04:24 +02:00 |
|
heckflosse
|
a79e4bc24b
|
small correction to last commit
|
2016-04-22 13:25:52 +02:00 |
|
heckflosse
|
e0e52fbffc
|
replace all __attribute__ ((aligned (16))) with ALIGNED16
|
2016-04-22 12:54:53 +02:00 |
|
Adam Reichold
|
7d8fac214a
|
Fix leaking an array of arrays by freeing it using freeArray2 and introduce a jagged array helper class to use for temporary buffers.
|
2016-02-07 17:28:46 +01:00 |
|
heckflosse
|
a3c20daa46
|
Cleaned gauss code and included some speedups
|
2016-01-18 23:56:02 +01:00 |
|
Desmis
|
f74e4b0dd2
|
Fixed numerous bug and add Preview for mask and transmission
|
2015-11-13 08:45:24 +01:00 |
|
Desmis
|
44490e81ae
|
Add mask method
|
2015-11-12 08:58:07 +01:00 |
|
heckflosse
|
5f97c4f15b
|
Simpler interface for gaussian blur, speedup for double precision gaussian blur and speedup for retinex transmission curve
|
2015-09-16 00:14:58 +02:00 |
|
DrSlony
|
0e0cfb9b25
|
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
|
2015-08-11 11:55:03 +02:00 |
|
torger
|
d5ca351c20
|
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
|
2015-07-10 12:00:36 +02:00 |
|