Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fgrollier
/
darktable
Public
forked from
darktable-org/darktable
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
darktable
src
develop
pixelpipe_hb.h
on
empty_moduleslist
User selector
All users
All time
Commit history
Commits on Jul 27, 2012
don't guess type of pixelpipe
Show description for 73e1be2
upegelow
committed
73e1be2
View commit details
Copy full SHA for 73e1be2
View code at this point
Browse repository at this point
Commits on Jun 12, 2012
made this more robust and reliable for re-runs
richardwonka
committed
b96424d
View commit details
Copy full SHA for b96424d
View code at this point
Browse repository at this point
merged upstream master
richardwonka
committed
518b391
View commit details
Copy full SHA for 518b391
View code at this point
Browse repository at this point
Commits on Jun 11, 2012
improved version of update_modeline.sh has been applied
richardwonka
committed
8da14c3
View commit details
Copy full SHA for 8da14c3
View code at this point
Browse repository at this point
Added editor modelines via new append_modelines.sh hack
richardwonka
committed
3f2f85a
View commit details
Copy full SHA for 3f2f85a
View code at this point
Browse repository at this point
Commits on May 23, 2012
generate thumbnails within monitor color space
upegelow
committed
e86143c
View commit details
Copy full SHA for e86143c
View code at this point
Browse repository at this point
Commits on May 19, 2012
blendif: add functionality to display a mask of blended pixels
Show description for 52d2fae
upegelow
committed
52d2fae
View commit details
Copy full SHA for 52d2fae
View code at this point
Browse repository at this point
Commits on May 16, 2012
tiling: tell modules if they are run in a tiling context
upegelow
committed
62cbdb2
View commit details
Copy full SHA for 62cbdb2
View code at this point
Browse repository at this point
Commits on May 10, 2012
fix for bug when crop&rotate + orientation are combined
upegelow
committed
55aed1d
View commit details
Copy full SHA for 55aed1d
View code at this point
Browse repository at this point
Commits on Apr 29, 2012
opencl: partially revert commit 912025ef45d1eef87875bcf750eecbdef2a8f745
Show description for 23769bb
upegelow
committed
23769bb
View commit details
Copy full SHA for 23769bb
View code at this point
Browse repository at this point
Commits on Apr 27, 2012
opencl: improve latency of system when processing demanding opencl modules (nlmeans)
Show description for 912025e
upegelow
committed
912025e
View commit details
Copy full SHA for 912025e
View code at this point
Browse repository at this point
Commits on Nov 5, 2011
made pixelpipe cache the image_t struct for thread safety.
hanatos
committed
cc188e7
View commit details
Copy full SHA for cc188e7
View code at this point
Browse repository at this point
Commits on Sep 24, 2011
more compile fixes.
hanatos
committed
8a3b6fe
View commit details
Copy full SHA for 8a3b6fe
View code at this point
Browse repository at this point
Commits on Jul 14, 2011
Be less melodramatic in case of OpenCL errors during pixelpipe
upegelow
committed
fa9ad9c
View commit details
Copy full SHA for fa9ad9c
View code at this point
Browse repository at this point
Commits on May 29, 2011
Merge branch 'master' into rtopencl
upegelow
committed
0b46e16
View commit details
Copy full SHA for 0b46e16
View code at this point
Browse repository at this point
Commits on May 28, 2011
new japanese translation, and minor fixes.
hanatos
committed
4990f74
View commit details
Copy full SHA for 4990f74
View code at this point
Browse repository at this point
Commits on May 22, 2011
Gracefully deal with "late" opencl errors
Show description for cc85068
upegelow
committed
cc85068
View commit details
Copy full SHA for cc85068
View code at this point
Browse repository at this point
Commits on Apr 27, 2011
Add handling while trying to allocate cache and report
Show description for 38bb526
hean01
committed
38bb526
View commit details
Copy full SHA for 38bb526
View code at this point
Browse repository at this point
Commits on Feb 18, 2011
- added piece blend op data
Show description for 9ee95b6
hean01
committed
9ee95b6
View commit details
Copy full SHA for 9ee95b6
View code at this point
Browse repository at this point
Commits on Feb 7, 2011
cache processed maximum which is propagated through the pipe for clipping.
hanatos
committed
e511193
View commit details
Copy full SHA for e511193
View code at this point
Browse repository at this point
Commits on Feb 1, 2011
color management in opencl.
hanatos
committed
a36cdc1
View commit details
Copy full SHA for a36cdc1
View code at this point
Browse repository at this point
Commits on Dec 22, 2010
ticket #69: threading lock debugging facilities for _DEBUG mode.
Show description for cfce818
hanatos
committed
cfce818
View commit details
Copy full SHA for cfce818
View code at this point
Browse repository at this point
Commits on Oct 22, 2010
Merge branch 'master' into opencl
Show description for ed9ce36
hanatos
committed
ed9ce36
View commit details
Copy full SHA for ed9ce36
View code at this point
Browse repository at this point
Commits on Oct 15, 2010
multi-GPU support :)
Show description for 974312e
hanatos
committed
974312e
View commit details
Copy full SHA for 974312e
View code at this point
Browse repository at this point
Commits on Aug 17, 2010
segfault fix when leaving darkroom mode.
hanatos
committed
d117121
View commit details
Copy full SHA for d117121
View code at this point
Browse repository at this point
Commits on Mar 29, 2010
pipeline piece now carries full buffer information.
hanatos
committed
da73dd8
View commit details
Copy full SHA for da73dd8
View code at this point
Browse repository at this point
Commits on Mar 24, 2010
even better highlights!
hanatos
committed
7f021fe
View commit details
Copy full SHA for 7f021fe
View code at this point
Browse repository at this point
Commits on Mar 4, 2010
dcraw style clipping as default highlight handling.
hanatos
committed
d69835b
View commit details
Copy full SHA for d69835b
View code at this point
Browse repository at this point
Commits on Mar 3, 2010
another loony standard happily implemented :)
hanatos
committed
47caed2
View commit details
Copy full SHA for 47caed2
View code at this point
Browse repository at this point
Commits on Mar 1, 2010
no auto black/expose in libraw.
Show description for 87cf784
hanatos
committed
87cf784
View commit details
Copy full SHA for 87cf784
View code at this point
Browse repository at this point
Commits on Dec 10, 2009
colorout loads system icc profile (X profile).
hanatos
committed
731ef33
View commit details
Copy full SHA for 731ef33
View code at this point
Browse repository at this point
Commits on Dec 3, 2009
lib modules work.
hanatos
committed
1fa44d9
View commit details
Copy full SHA for 1fa44d9
View code at this point
Browse repository at this point
Commits on Oct 18, 2009
mouse-click rotation (quite fast).
hanatos
committed
929a2bc
View commit details
Copy full SHA for 929a2bc
View code at this point
Browse repository at this point
Commits on Oct 8, 2009
Show description for 9fe4564
jhanika
committed
9fe4564
View commit details
Copy full SHA for 9fe4564
View code at this point
Browse repository at this point
Commits on Oct 7, 2009
Show description for 4668254
jhanika
committed
4668254
View commit details
Copy full SHA for 4668254
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.