13 Commits

Author SHA1 Message Date
Flössie
28e1b83af9 Find x87 and x86-32 SSE to adjust compile settings (fixes #4324) 2018-02-15 19:41:15 +01:00
heckflosse
9646fd84c3 Disable LIKELY and UNLIKELY for 32bit builds using gcc >= 7 2018-01-24 20:03:52 +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
8bd9f174dc Reworked colortemp and pow_F defines 2017-10-22 20:05:27 +02: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
f9bd9956c0 Removed clang related restriction. Should give a speedup for some parts of rt (denoise for example) when clang is used to build rt 2017-02-10 01:29:02 +01:00
heckflosse
e16a505e04 Fix broken build without OpenMP 2016-02-22 19:28:03 +01:00
heckflosse
d8c980f824 Fix aligned access to misaligned stack, fixes #3152 2016-02-16 15:33:51 +01: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