-
Notifications
You must be signed in to change notification settings - Fork 1.3k
iop/basecurve: add ACES-like modes, JzAzBz saturation and gamut mapping #20320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Christian-Bouhon
wants to merge
11
commits into
darktable-org:master
Choose a base branch
from
Christian-Bouhon:basecurve_PR
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+5,524
−124
Open
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
12abd7b
Introduce OpenCL CLARGINT() and CLARGFLOAT() macros
jenshannoschwalm 4142377
20260218 implement adaptive JzAzBz shoulder extension
Christian-Bouhon 7bb608c
20260228 Requested changes, const and final style adjustments
Christian-Bouhon 4252194
20260301 XYZ D65 to RGB Rec2020 is now sharing in color_convertion.h
Christian-Bouhon 2055e5f
20260301 no capital letters on default ui & Rec2020
Christian-Bouhon ac32cab
20260306 use of _args(), and use of CLARGFLOAT
Christian-Bouhon 815e3cf
20260309 removed src/views/view.c from the PR
Christian-Bouhon a39cb1b
20260311 update following suggestion and bug fix
Christian-Bouhon 40b1de6
restore view.c from upstream master
Christian-Bouhon 2ed0120
20260312 PR update
Christian-Bouhon c17418f
20260316 Bugfix basecurve.cl
Christian-Bouhon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Christian-Bouhon marked this conversation as resolved.
Show resolved
Hide resolved
Christian-Bouhon marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| [33mcommit bed486a3bfd2384faba1c831ca9859a2bdb65efa[m[33m ([m[1;36mHEAD[m[33m -> [m[1;32mbasecurve_PR[m[33m)[m | ||
| Author: Christian Bouhon <christian.bouhon@outlook.be> | ||
| Date: Fri Mar 6 16:54:47 2026 +0100 | ||
|
|
||
| 20260306 use of _args(), and use of CLARGFLOAT | ||
|
|
||
| [33mcommit 2055e5f8e2fcbd5ee868774628c28fd59027a370[m | ||
| Author: Christian Bouhon <christian.bouhon@outlook.be> | ||
| Date: Mon Mar 2 23:26:38 2026 +0100 | ||
|
|
||
| 20260301 no capital letters on default ui & Rec2020 | ||
|
|
||
| [33mcommit 42521946bad4e2e458a8e058b806aa123d5b6c69[m | ||
| Author: Christian Bouhon <christian.bouhon@outlook.be> | ||
| Date: Sun Mar 1 13:48:15 2026 +0100 | ||
|
|
||
| 20260301 XYZ D65 to RGB Rec2020 is now sharing in color_convertion.h | ||
|
|
||
| [33mcommit 7bb608c14cee36d42c6564523b98bc41faf52311[m | ||
| Author: Christian Bouhon <christian.bouhon@outlook.be> | ||
| Date: Sat Feb 28 01:42:27 2026 +0100 | ||
|
|
||
| 20260228 Requested changes, const and final style adjustments | ||
|
|
||
| [33mcommit 41423773369a6580d9feb243aca8529f97c1dd26[m | ||
| Author: Christian Bouhon <christian.bouhon@outlook.be> | ||
| Date: Wed Feb 18 18:20:50 2026 +0100 | ||
|
|
||
| 20260218 implement adaptive JzAzBz shoulder extension |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.