18 Commits

Author SHA1 Message Date
heckflosse
d43ccc5e81 Add vceilf(x) 2018-12-31 18:47:08 +01:00
heckflosse
b8af63bb04 Use vclampf(value, low, high) whereever possible, #4942 2018-11-05 19:50:24 +01:00
heckflosse
ed4c8ba009 Added a comment 2018-03-05 21:10:15 +01:00
heckflosse
d9637e704b small speedup for vectorized atan2 (xatan2f) 2018-03-05 21:00:21 +01:00
heckflosse
aae65229ca Save one instruction in 'vswap()', no issue 2018-02-12 00:20:31 +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
24a762c2c2 Small improvements for sleef functions 2018-01-14 22:34:38 +01:00
Flössie
88336cb897 Make RT build without __USE_MISC and __USE_XOPEN 2017-02-14 21:02:39 +01: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
0f21a0de6c Speedups for denoise, fixes #3418 2016-09-07 16:44:16 +02:00
Flössie
787a892737 Make further use of median() and replace ULIM and ULIMV (#3346) 2016-06-26 15:14:45 +02:00
heckflosse
dadbd71e58 Speedup for xtrans demosaic 2016-03-09 23:57:37 +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
heckflosse
aaf21544a3 Speeduo for Hot/Dead pixel detection 2015-10-01 21:16:47 +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