Morgan Hardwood
|
60b2196bce
|
Updated gnu.org links to use HTTPS
|
2019-09-10 12:34:57 +02:00 |
|
heckflosse
|
37243d9cd6
|
Pixelshift: new beta realease
|
2017-01-13 21:35:11 +01:00 |
|
heckflosse
|
c7cf196ae1
|
Fix a cppcheck style issue to test Travis
|
2016-10-10 15:03:45 +02:00 |
|
Flössie
|
8e6cfcb766
|
Fix use-after-free of ImageArea::mainCropWindow (#3048)
|
2016-09-29 18:21:37 +02:00 |
|
Floessie
|
87eea2f078
|
Merge pull request #3438 from Beep6581/fix-gcc6-warning
Fix "-Wignored-attributes" with vector arguments in `rtengine/median.h`
|
2016-09-29 08:04:49 +02:00 |
|
heckflosse
|
d076223293
|
Added attributions in median.h
|
2016-09-27 14:47:37 +02:00 |
|
Flössie
|
d8be9933e2
|
Fix "-Wignored-attributes" with vector arguments in rtengine/median.h
See [GCC bug 69884](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69884).
|
2016-09-26 21:31:46 +02:00 |
|
heckflosse
|
5127e94cc9
|
Add missing #ifdef __SSE2__, fixes #3382
|
2016-07-12 17:28:16 +02:00 |
|
Flössie
|
5cbff43191
|
Finalize median.h
- Added median 13, 49, and 81
- Integrated Ingo's SSE optimization for "5x5 strong"
- Converted `MIDDLE4OF6`
- Refactored `enum mediantype`
|
2016-06-28 21:49:07 +02:00 |
|
Flössie
|
787a892737
|
Make further use of median() and replace ULIM and ULIMV (#3346)
|
2016-06-26 15:14:45 +02:00 |
|
Flössie
|
d82956bbe5
|
Add optimized median25 and kill old macros (#3346)
|
2016-06-21 20:50:42 +02:00 |
|
Flössie
|
45a572e65b
|
Add general 7-arguments-median (#3346)
This was found on http://www.cs.hut.fi/~cessu/selection/, tested,
inlined, and optimized. Needs at most 10 compares.
|
2016-06-15 21:30:08 +02:00 |
|
Flössie
|
2fa1ad138e
|
Start median rework (#3346)
- Added basic algorithms to `rtengine/median.h`
- Converted first occurrences
|
2016-06-14 22:08:03 +02:00 |
|
heckflosse
|
8c4c8ac175
|
One less operation in MIDDLE4OF6
|
2016-03-13 13:49:46 +01:00 |
|
heckflosse
|
a55167bde8
|
24% speedup for raw false colour suppression
|
2016-03-12 23:32:25 +01:00 |
|
heckflosse
|
2f2421442b
|
Raw false colour suppression: additional 38% speedup
|
2016-03-06 01:14:35 +01:00 |
|
heckflosse
|
8619fd8a0b
|
25% speedup for raw false colour suppression
|
2016-03-05 18:50:26 +01:00 |
|
DrSlony
|
0e0cfb9b25
|
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
|
2015-08-11 11:55:03 +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 |
|