tiles per thread for some more tiled algorithms, #5203

This commit is contained in:
heckflosse
2019-03-09 18:47:02 +01:00
parent 4dc0012f64
commit b0a7b5fed3
16 changed files with 161 additions and 105 deletions

View File

@@ -314,8 +314,12 @@ public:
bool filledProfile; // Used as reminder for the ProfilePanel "mode"
prevdemo_t prevdemo; // Demosaicing method used for the <100% preview
bool serializeTiffRead;
bool measure;
size_t chunkSizeAMAZE;
size_t chunkSizeCA;
size_t chunkSizeRCD;
size_t chunkSizeRGB;
size_t chunkSizeXT;
bool menuGroupRank;
bool menuGroupLabel;
bool menuGroupFileOperations;