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
tiling.c
on
lua
User selector
All users
All time
Commit history
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 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 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 Apr 25, 2012
tiling: fix misalignment buf in new tiling code
upegelow
committed
75cbe1a
View commit details
Copy full SHA for 75cbe1a
View code at this point
Browse repository at this point
Commits on Apr 14, 2012
tiling: add module flag IOP_FLAGS_TILING_FULL_ROI
upegelow
committed
50dcf3f
View commit details
Copy full SHA for 50dcf3f
View code at this point
Browse repository at this point
tiling: slightly enhanced functionality in tiling_callback (added parameter maxbuf)
upegelow
committed
dd0529a
View commit details
Copy full SHA for dd0529a
View code at this point
Browse repository at this point
Commits on Apr 12, 2012
tiling: restrict value of singlebuffer_limit to >= 2MB
upegelow
committed
86e5a69
View commit details
Copy full SHA for 86e5a69
View code at this point
Browse repository at this point
Commits on Apr 11, 2012
tiling: extended tiling code hopefully working now for all modules
upegelow
committed
289caf2
View commit details
Copy full SHA for 289caf2
View code at this point
Browse repository at this point
Commits on Apr 8, 2012
tiling: some improvements for error and log messages
upegelow
committed
564e358
View commit details
Copy full SHA for 564e358
View code at this point
Browse repository at this point
Commits on Apr 6, 2012
tiling: some minor improvements
upegelow
committed
73292cd
View commit details
Copy full SHA for 73292cd
View code at this point
Browse repository at this point
Commits on Apr 1, 2012
tiling: revert an old decision. no longer re-use input and output buffers.
Show description for cb23c08
upegelow
committed
cb23c08
View commit details
Copy full SHA for cb23c08
View code at this point
Browse repository at this point
Commits on Mar 26, 2012
tiling: some further clamping of roi data
upegelow
committed
9902523
View commit details
Copy full SHA for 9902523
View code at this point
Browse repository at this point
Commits on Mar 22, 2012
Merge branch 'master' into tiling
Show description for 12ac107
upegelow
committed
12ac107
View commit details
Copy full SHA for 12ac107
View code at this point
Browse repository at this point
fix silly integer overflows in tiling code
upegelow
committed
b5bc886
View commit details
Copy full SHA for b5bc886
View code at this point
Browse repository at this point
Commits on Mar 21, 2012
tiling: fix bug in last commit
upegelow
committed
1b631a1
View commit details
Copy full SHA for 1b631a1
View code at this point
Browse repository at this point
tiling: extended functionality to cover roi_in != roi_out cases
upegelow
committed
0402edc
View commit details
Copy full SHA for 0402edc
View code at this point
Browse repository at this point
Commits on Mar 6, 2012
opencl: more sparing use of event handler resources; plus M_PI definition
Show description for e004e2e
upegelow
committed
e004e2e
View commit details
Copy full SHA for e004e2e
View code at this point
Browse repository at this point
Commits on Sep 7, 2011
Merge branch 'master' into rtopencl
Show description for d207b2d
upegelow
committed
d207b2d
View commit details
Copy full SHA for d207b2d
View code at this point
Browse repository at this point
Commits on Sep 5, 2011
fix nasty bug in last tiling commit
upegelow
committed
62cdab9
View commit details
Copy full SHA for 62cdab9
View code at this point
Browse repository at this point
tiling: prevent potential divison-by-zero when calculating number of tiles
upegelow
authored and
hanatos
committed
2871a50
View commit details
Copy full SHA for 2871a50
View code at this point
Browse repository at this point
opencl tiling: reserve more gpu memory for driver ...
Show description for b3fb238
upegelow
authored and
hanatos
committed
b3fb238
View commit details
Copy full SHA for b3fb238
View code at this point
Browse repository at this point
avoid potential division-by-zero problem in last commit
upegelow
authored and
hanatos
committed
187fe6e
View commit details
Copy full SHA for 187fe6e
View code at this point
Browse repository at this point
hopefully better heuristics for non-opencl tiling. should help bilateral filter.
upegelow
authored and
hanatos
committed
262b7fa
View commit details
Copy full SHA for 262b7fa
View code at this point
Browse repository at this point
tiling: tile formats optimized a bit to minimize overlap
Show description for db031fc
upegelow
authored and
hanatos
committed
db031fc
View commit details
Copy full SHA for db031fc
View code at this point
Browse repository at this point
handling of processed_maximum in tiling was not correct
upegelow
authored and
hanatos
committed
42ec582
View commit details
Copy full SHA for 42ec582
View code at this point
Browse repository at this point
Commits on Sep 3, 2011
tiling: prevent potential divison-by-zero when calculating number of tiles
upegelow
committed
938eae3
View commit details
Copy full SHA for 938eae3
View code at this point
Browse repository at this point
Commits on Sep 2, 2011
opencl tiling: reserve more gpu memory for driver ...
Show description for c338213
upegelow
committed
c338213
View commit details
Copy full SHA for c338213
View code at this point
Browse repository at this point
Commits on Aug 30, 2011
avoid potential division-by-zero problem in last commit
upegelow
committed
edffd63
View commit details
Copy full SHA for edffd63
View code at this point
Browse repository at this point
Commits on Aug 29, 2011
hopefully better heuristics for non-opencl tiling. should help bilateral filter.
upegelow
committed
ba8f397
View commit details
Copy full SHA for ba8f397
View code at this point
Browse repository at this point
Commits on Aug 20, 2011
tiling: tile formats optimized a bit to minimize overlap
Show description for b34b8d7
upegelow
committed
b34b8d7
View commit details
Copy full SHA for b34b8d7
View code at this point
Browse repository at this point
Commits on Aug 19, 2011
handling of processed_maximum in tiling was not correct
upegelow
committed
fa1664a
View commit details
Copy full SHA for fa1664a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.