22 Commits

Author SHA1 Message Date
luz.paz
cc60ea2248 Fix source comment and misc. typos
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph`
2019-06-03 17:38:50 -04:00
heckflosse
5ddbefd8c4 Do not take logarithm of values <= 0, fixes #5164 2019-02-06 13:25:57 +01:00
Flössie
37027e46bd Fix non-OpenMP build 2019-02-06 06:54:31 +01:00
heckflosse
8a31f0368c Use vsqrtf instead of _mm_sqrt_ps 2018-11-05 16:02:32 +01:00
heckflosse
fa91103aec Better fix for #4934 2018-11-05 09:43:45 +01:00
heckflosse
56e45087cf Segfault when using Tonemapping on completely black data, fixes #4934 2018-11-05 08:17:02 +01:00
heckflosse
16679296b7 replace summation with error correction by summation using double precision 2018-04-03 12:22:32 +02:00
heckflosse
e69952d654 use double precision for large summations, #4408 2018-02-21 14:28:54 +01:00
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
8bd9f174dc Reworked colortemp and pow_F defines 2017-10-22 20:05:27 +02:00
heckflosse
ac663bfd9f Fix coverity issues in tonemapping 2017-06-13 17:00:07 +02:00
heckflosse
48bcf8b077 Removed #include 2017-06-05 14:14:14 +02:00
heckflosse
9e5ce9a99b Some Coverity fixes (#3558) 2017-06-05 14:12:34 +02:00
heckflosse
6e55f6bab5 Fixed a lot of issues reported by cppcheck 1.78 2017-04-08 22:41:46 +02:00
Desmis
20472d3e69 edgepresdecomposition Ftblockdn previewimage and all files checked without change 2017-03-31 14:56:36 +02:00
Flössie
730c03785d Reapplied clang-tidy filters
- modernize-use-nullptr
- modernize-redundant-void-arg
- readability-simplify-boolean-expr
- misc-redundant-expression
- readability-redundant-control-flow
- readability-avoid-const-params-in-decls
2016-10-18 18:16:05 +02:00
heckflosse
8df2df664f Cppcheck: some fixes 2016-10-17 18:49:15 +02:00
heckflosse
e98bd47487 Cppcheck: Fix some warnings 2016-10-12 19:04:06 +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