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 }}
fabgithub
/
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
data
kernels
on
lua
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2013
Merge branch 'masks3'
johannes hanika
committed
395c439
View commit details
Copy full SHA for 395c439
View code at this point
Browse repository at this point
Commits on Apr 10, 2013
colormapping: fix long standing bug of cluster weighting
upegelow
committed
70c5b9b
View commit details
Copy full SHA for 70c5b9b
View code at this point
Browse repository at this point
Commits on Apr 7, 2013
colormapper: fix some nasty bugs
upegelow
committed
254184b
View commit details
Copy full SHA for 254184b
View code at this point
Browse repository at this point
opencl: kernels for colormapping module
upegelow
committed
af3dbae
View commit details
Copy full SHA for af3dbae
View code at this point
Browse repository at this point
masks : base implementation
AlicVB
committed
e47fb85
View commit details
Copy full SHA for e47fb85
View code at this point
Browse repository at this point
Commits on Mar 4, 2013
noise profile: same for opencl version.
hanatos
committed
9388b61
View commit details
Copy full SHA for 9388b61
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
like jo's previous patch: do the same in OpenCL code
Show description for 7162df6
upegelow
committed
7162df6
View commit details
Copy full SHA for 7162df6
View code at this point
Browse repository at this point
Commits on Feb 17, 2013
opencl: fix for reduction code in module globaltonemap
upegelow
committed
c1da3e3
View commit details
Copy full SHA for c1da3e3
View code at this point
Browse repository at this point
opencl: add support for 'wavelets' mode in denoiseprofiled
Show description for 2d3c237
upegelow
committed
2d3c237
View commit details
Copy full SHA for 2d3c237
View code at this point
Browse repository at this point
Commits on Jan 25, 2013
opencl: fix efficacy bug in globaltonemap
upegelow
committed
035e071
View commit details
Copy full SHA for 035e071
View code at this point
Browse repository at this point
Commits on Jan 24, 2013
opencl: fix bug introduced with recent changes in nlmeans/denoiseprofile
Show description for baf569f
upegelow
committed
baf569f
View commit details
Copy full SHA for baf569f
View code at this point
Browse repository at this point
Commits on Jan 22, 2013
opencl: use buffers instead of image objects in nlmeans/denoiseprofile
Show description for dbbd273
upegelow
committed
dbbd273
View commit details
Copy full SHA for dbbd273
View code at this point
Browse repository at this point
Commits on Jan 14, 2013
Revert "opencl: avoid uncoalesced memory accesses in module denoiseprofile"
Show description for fc27a4f
upegelow
committed
fc27a4f
View commit details
Copy full SHA for fc27a4f
View code at this point
Browse repository at this point
Revert "opencl: avoid uncoalesced memory accesses in module nlmeans"
Show description for a277a9e
upegelow
committed
a277a9e
View commit details
Copy full SHA for a277a9e
View code at this point
Browse repository at this point
opencl: avoid uncoalesced memory accesses in module denoiseprofile
upegelow
committed
ef23e5a
View commit details
Copy full SHA for ef23e5a
View code at this point
Browse repository at this point
opencl: avoid uncoalesced memory accesses in module nlmeans
upegelow
committed
c77838b
View commit details
Copy full SHA for c77838b
View code at this point
Browse repository at this point
Commits on Jan 13, 2013
opencl: fix a few syntactical glitches
upegelow
committed
405f941
View commit details
Copy full SHA for 405f941
View code at this point
Browse repository at this point
Commits on Jan 4, 2013
opencl: support for module denoiseprofile
upegelow
committed
a568ac4
View commit details
Copy full SHA for a568ac4
View code at this point
Browse repository at this point
Commits on Jan 3, 2013
opencl: fixed deviation versus nlmeans cpu codepath
upegelow
committed
654fcca
View commit details
Copy full SHA for 654fcca
View code at this point
Browse repository at this point
Commits on Dec 30, 2012
opencl: fix propagation of blend mask in module colorin
upegelow
committed
24214c3
View commit details
Copy full SHA for 24214c3
View code at this point
Browse repository at this point
Commits on Dec 25, 2012
opencl: align demosaic code with latest changes in cpu path
upegelow
committed
bc9253c
View commit details
Copy full SHA for bc9253c
View code at this point
Browse repository at this point
Commits on Dec 22, 2012
opencl: bring opencl demosaic ajour with recent changes re green_eq by Pascal
upegelow
committed
46d1d17
View commit details
Copy full SHA for 46d1d17
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
opencl: do not use ((float*)&x) on float4 x in basic.cl
upegelow
committed
b9e87cd
View commit details
Copy full SHA for b9e87cd
View code at this point
Browse repository at this point
Commits on Dec 19, 2012
Merge branch 'key_pr1' of https://github.com/AlicVB/darktable
hanatos
committed
43e3ef9
View commit details
Copy full SHA for 43e3ef9
View code at this point
Browse repository at this point
Commits on Dec 17, 2012
module vignetting: add dithering option to reduce banding
upegelow
committed
a4ec9e0
View commit details
Copy full SHA for a4ec9e0
View code at this point
Browse repository at this point
Commits on Dec 15, 2012
add common.h to list of files to install
Michal Babej
committed
d2fab1c
View commit details
Copy full SHA for d2fab1c
View code at this point
Browse repository at this point
Commits on Dec 9, 2012
new algotithm to respect straight lines
AlicVB
committed
9ae6e49
View commit details
Copy full SHA for 9ae6e49
View code at this point
Browse repository at this point
Cleanup: move color conversions to colorspace.cl
franz
committed
b69e1e4
View commit details
Copy full SHA for b69e1e4
View code at this point
Browse repository at this point
Cleanup demosaic_ppg: remove unused #define MIN
franz
committed
de5185c
View commit details
Copy full SHA for de5185c
View code at this point
Browse repository at this point
Cleanup: move #define ICLAMP to single place
franz
committed
f410686
View commit details
Copy full SHA for f410686
View code at this point
Browse repository at this point
Cleanup: move #define M_PI to single place
franz
committed
c7fa2d8
View commit details
Copy full SHA for c7fa2d8
View code at this point
Browse repository at this point
Cleanup: move FC to single place
franz
committed
f5ab85a
View commit details
Copy full SHA for f5ab85a
View code at this point
Browse repository at this point
Cleanup: move redundant sampler definitions to a single place
franz
committed
6ed03f5
View commit details
Copy full SHA for 6ed03f5
View code at this point
Browse repository at this point
Merge branch 'master' into opencl
upegelow
committed
735aa12
View commit details
Copy full SHA for 735aa12
View code at this point
Browse repository at this point
Merge pull request #91 from franz/opencl_vector_indexing
Show description for 5080f73
franz
committed
5080f73
View commit details
Copy full SHA for 5080f73
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.