heckflosse
b8749f8484
dcp speedup cleanup
2016-06-10 18:30:07 +02:00
heckflosse
c086177032
Speedup for DCPProfile::apply
2016-06-09 23:42:32 +02:00
heckflosse
b50de693a0
Replace expensive dcp srgb gamma calculations by access to lookup table => no difference in output and much faster
2016-06-09 21:49:13 +02:00
Flössie
eceb024ba8
Add Ingo's gamma_srgbclipped
patch
2016-05-01 10:41:21 +02:00
Flössie
beaea22779
Vectorize color space conversion for HaldCLUT
...
Vectorize color space conversion for HaldCLUT depending on the
definition of `VECTLENSP`. It's not fully AVX compatible because `F2V`,
`LVF`, and `STVF` are SSE only.
2016-04-29 20:35:37 +02:00
heckflosse
f0113b8f57
Removed benchmark code and made Color::gammatabThumb a LUTuc
2016-02-25 19:14:00 +01:00
heckflosse
bf66671a6d
Moved gamma lookup table from rtthumbnail.* to color.*
2016-02-25 15:45:42 +01: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
Beep6581
7ca8de08ab
astyle all modified files in retinex branch
2015-10-17 14:45:24 +02:00
Desmis
058f5b8f98
Bug in gamma calculation
2015-10-03 09:06:10 +02:00
Desmis
645791fd71
enhancement gamma free retinex
2015-09-18 17:23:44 +02:00
Desmis
e9a8a6f32b
Gamma before-after Retinex to restore tones
2015-09-16 18:47:11 +02:00
heckflosse
5402c3d27c
Optimizations for Retinex HSL mode
2015-09-11 22:19:47 +02:00
heckflosse
aab584fa53
DeHaze bugfixes, optimizations and changed behaviour of strength slider
2015-09-02 16:05:15 +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
DrSlony
effb46c3e1
Line endings
2015-08-11 11:53:44 +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