20 Commits

Author SHA1 Message Date
Ingo Weyrich
4d7b6406dd Missing copyright statements and Boost license text for files forked from SLEEF, fixes #6202 2021-04-08 19:38:10 +02:00
Ingo Weyrich
5e9a409dba cbdl code cleanup 2019-08-06 17:34:14 +02:00
heckflosse
0983817434 SSE: Review usage of vminf, vmaxf functions, #4942 2018-11-05 15:59: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
41d3179f2c remove some gcc4.8/windows special code as minimum gcc version to build rt is 4.9 2017-06-21 01:09:16 +02:00
heckflosse
d564d17425 mentioned the author of the sleef library in the header of the sleef source files, removed unused sleef.h 2016-09-09 16:36:18 +02:00
heckflosse
aa5072fa0a Speedup for histogram panel 2016-05-03 20:12:04 +02:00
heckflosse
a79e4bc24b small correction to last commit 2016-04-22 13:25:52 +02:00
heckflosse
d8c980f824 Fix aligned access to misaligned stack, fixes #3152 2016-02-16 15:33:51 +01:00
heckflosse
7655fce8f9 Shadows/Highlights Sparmpask, speedup using SSE4 for native builds 2016-02-11 00:44:26 +01:00
heckflosse
ee665d6790 Amaze Demosaic: Speedup, cleaned code, changed nyquist code 2016-01-26 13:10:38 +01:00
heckflosse
2017a0e592 Code review and speedup for Amaze Demosaic 2016-01-24 01:44:35 +01:00
heckflosse
a3c20daa46 Cleaned gauss code and included some speedups 2016-01-18 23:56:02 +01:00
Beep6581
7ca8de08ab astyle all modified files in retinex branch 2015-10-17 14:45:24 +02: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
Morgan Hardwood
73744fe131 Fixed formatting in rtengine/helpersse2.h and rtengine/opthelper.h 2015-08-18 13:50: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
Ingo
37352b02ef Possibly fixes some compile errors when using gcc 5.x on windows, no Issue 2015-08-05 18:31:10 +02:00
Hombre
d1f6602f76 Fixes a bug when compiling with gcc < 4.9.x, using OpenMP and aligned memory and -O3 2015-07-12 18:32:31 +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