42 Commits

Author SHA1 Message Date
luz.paz
c3c3ceac79 Misc. typos
Found via `codespell` 
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
2018-02-14 14:07:18 -05:00
heckflosse
96bf06a950 Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP 2018-01-23 16:05:31 +01:00
heckflosse
0fcc1987a5 Speedup for perceptual tone curve #4269 2018-01-05 16:42:22 +01:00
heckflosse
057861b882 Small (~ 4%) speedup for perceptual tone curve 2017-12-31 16:58:06 +01:00
heckflosse
123c8b4443 Make compilation unit rtengine/curves.cc -Wextra clean, #4155 2017-10-22 22:25:05 +02:00
heckflosse
15108af3a7 Make compilation unit rtengine/ciecam02.cc -Wextra clean, #4155 2017-10-22 01:54:12 +02:00
heckflosse
08c1066e1a Fix all warnings in curves.cc 2017-03-30 17:21:27 +02:00
Flössie
97caf21b5c PIMPLed and streamlined ICCStore (#3691) 2017-03-18 11:59:14 +01:00
Flössie
0bbc84b2af Merge branch 'master' into clang-tidy 2016-10-18 17:48:50 +02:00
heckflosse
ed42b1239c Merge cppckeck2 branch into master 2016-10-16 22:13:13 +02:00
heckflosse
e98bd47487 Cppcheck: Fix some warnings 2016-10-12 19:04:06 +02:00
Flössie
19de9d1efa Apply modernize-redundant-void-arg 2016-10-12 18:24:14 +02:00
Hombre
827acd35f9 Some bugfix. 2016-08-27 22:20:54 +02:00
Beep6581
10f4bf3109 Merged master into rgbcurvesspeedup. 2016-06-02 22:33:34 +02:00
heckflosse
b31225672a Some new improvements to speed of curve generation (mainly to speedup thumb processing in file browser) 2016-05-31 23:47:01 +02:00
heckflosse
b23778eebc Speedup for flatcurves and NURBS curves getval() functions 2016-05-15 16:07:23 +02:00
heckflosse
aa2beb4c72 Floessie suggested some C++11 related improvements which I add with this commit 2016-05-11 00:04:11 +02:00
heckflosse
6646c2dc5c Speedup for thumbnail and editor processing, also reduced base memory usage a bit 2016-05-06 21:51:57 +02:00
Desmis
a742e3a7ba merge master into retinexgain 2016-05-01 08:53:52 +02:00
heckflosse
2dd2f5ca17 Speedup for thumbnail processing 2016-05-01 00:16:06 +02:00
heckflosse
e52b1fcdd4 Reduce start time and memory usage by removing redundant lookup tables and fillig remaining lookup tables in parellel 2016-02-24 01:35:47 +01:00
Desmis
b449e0827b Init new process gain with curve 2016-02-11 18:21:56 +01:00
Desmis
44490e81ae Add mask method 2015-11-12 08:58:07 +01:00
Beep6581
7ca8de08ab astyle all modified files in retinex branch 2015-10-17 14:45:24 +02:00
Desmis
270367c592 Display histogram L in Histogram equalizer 2015-09-14 13:14:28 +02:00
heckflosse
bc841d9808 Retinex, only demosaic when enabled/disabled or Colorspace changes 2015-09-13 00:39:55 +02:00
Morgan Hardwood
5aa6f7861a Dehaze tool renamed to Retinex, GUI fixed, defaults changed 2015-09-11 21:04:29 +02:00
Desmis
528d85b1f9 Dehaz enhancement HSL GUI bugs partialpaste... 2015-09-09 20:01:27 +02:00
Morgan Hardwood
5d6f7080b7 Merge branch 'master' into dehaze 2015-09-08 09:40:23 +02:00
heckflosse
8b911d4789 DeHaze enhancements (Desmis) and some bugfixes (heckflosse) 2015-09-03 17:34:05 +02:00
heckflosse
aab584fa53 DeHaze bugfixes, optimizations and changed behaviour of strength slider 2015-09-02 16:05:15 +02:00
heckflosse
df13fb8b1b Fixed a bug in perceptual curve speedup 2015-08-26 16:17:57 +02:00
Desmis
3bddbc8d6f Dehaze with Rawprocess 2015-08-23 16:41:51 +02:00
heckflosse
33b2d643b1 Cleaned code and removes StopWatch 2015-08-20 19:52:53 +02:00
heckflosse
f7907a5474 Speedup for perceptual curve, #2817 2015-08-17 13:31:20 +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
Ingo
386d3eeaec Compile error in curves.cc, Issue 2871 2015-08-07 11:39:48 +02:00
torger
fca16a697a Issue 2837: Fixed CIECAM02 clipping issues 2015-07-29 17:53:19 +02:00
torger
6bb0d15ff0 Issue 2837: added 'Perceptual' tone curve 2015-07-26 20:37:44 +02:00
torger
9c4e054484 issue 2850: make it truly srgb (was wrong curve segment gamma before) 2015-07-24 21:29:51 +02:00
torger
b2836b388f Issue 2850: normalized RGB-pipeline curve gammas to sRGB, make curve algorithms operate on linear image data 2015-07-23 21:34:00 +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