rawTherapee/.gitignore
rom9 9df8008949 Film negative processing: first usable version. Only supports bayer raw files, thumbnails don't work
Added performance improvements suggested by heckflosse. Lowered median sampling step from 7 to 5 since calculation is now much faster.

Added support for Fuji X-Trans raw files.

Applied SSE2 patch provided by @heckflosse, improves performance in main processing loop.

Moved film negative processing stuff in its own compilation unit.

Code cleanup: removed redundant omp directives.

Added check for dead pixels, going above threshold after inversion. ST_BAYER only for now.

Reverted leftover hack in cropwindow.cc
2019-06-08 01:40:29 +02:00

47 lines
455 B
Plaintext

*~
*.orig
.cproject
.project
.settings
.directory
.vscode
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt
build*
Build*
Debug
RelWithDebInfo
MinSizeRel
Release
rtdata/rawtherapee.desktop
rtengine/librtengine.a
rtexif/librtexif.a
rtgui/config.h
rtgui/version.h
rtgui/rawtherapee
rtgui/rawtherapee.exe
install_manifest.txt
AboutThisBuild.txt
clean
*.7z
*.bz
*.bz2
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.xz
*.zip