darktable
darktable copied to clipboard
Hazeremoval OpenCL bugfixes
This has been overseen for long, there are various places in the OpenCL code of this module where errors are not properly checked and backreported so
- possibly no CPU fallbacks
- Missing checks for OpenCL mem alloction, most relevant for Rusticl and some AMD drivers as they don't do lazy allocation
- Some special error messages are irrelevant so they got removed
Also some codestyle maintenance
No idea if this might be related to #16746. At least that would possibly be the symptom.
Maybe a release note: OpenCL errors in hazeremoval module are properly backreported ?
Maybe a release note: OpenCL errors in hazeremoval module are properly backreported ?
I'll vote for no entry for this.