-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct handling IOP_CS_RAW colorspace conversions
For non-raw images we can simply avoid the IOP_CS_RGB to IOP_CS_RAW colorspace conversions completely. This avoids - stupid fallbacks to CPU code if running OpenCL - costly copy of data
- Loading branch information
1 parent
145a07d
commit b6f5041
Showing
1 changed file
with
14 additions
and
0 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