-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wrong OpenCL error code in retouch
To correctly report an allocation error in OpenCL path we must get an error flag from rt_build_scaled_mask() as the mask==NULL is not an error condition at all. Various: Use size_t to support large images, some constify, a simple simplification
- Loading branch information
1 parent
8e95981
commit 71233fe
Showing
1 changed file
with
11 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters