Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
develop Directory Reference
+ Directory dependency graph for develop:

Directories

 blends
 
 geometry
 
 masks
 

Files

 blend.c
 
 blend.h
 
 blend_gui.c
 
 blend_gui.h
 The blending panel's GUI state and API, cut out of develop/blend.h.
 
 dev_geometry.c
 
 dev_geometry.h
 
 dev_history.c
 
 dev_history.h
 
 dev_history_gui.c
 
 dev_history_gui.h
 The GTK half of the history engine, following the blend.c/blend_gui.c pattern.
 
 dev_pixelpipe.c
 
 dev_pixelpipe.h
 
 dev_roi_request.c
 
 dev_roi_request.h
 
 dev_snapshot.c
 
 dev_snapshot.h
 
 dev_viewport.c
 
 dev_viewport.h
 
 develop.c
 
 develop.h
 
 format.c
 
 gui_throttle.c
 
 gui_throttle.h
 
 history_merge.c
 Merge histories, including optional pipeline topology merge.
 
 history_merge.h
 
 imageop.c
 
 imageop.h
 
 imageop_gui.c
 
 imageop_gui.h
 
 imageop_math.c
 
 imageop_math.h
 
 iop_order.c
 
 iop_order.h
 
 iop_profile.c
 
 iop_profile.h
 
 lightroom.c
 
 lightroom.h
 
 masks.h
 
 masks_debug.h
 Render a mask's rasterisation and its GUI overlay to an image file, headlessly.
 
 masks_detail.h
 The detail-mask pixel math: a Scharr-style detail estimate over a raw or scene-referred buffer, and the small blur it is smoothed with.
 
 masks_group.h
 Ask the masks module about a shape or a group, instead of reading its structs.
 
 masks_gui.h
 The interactive half of the masks subsystem: the editing state (dt_masks_form_gui_t), hit-testing, event dispatchers, drawing helpers, shape buttons, menus and dialogs.
 
 masks_types.h
 The masks vocabulary: the enumerations a caller needs to NAME a shape or an operation, and the value types the module hands across its boundary.
 
 pipe_cache_policy.h
 Whether one pipeline node must keep a host-RAM copy of its output.
 
 pipeline_notify.c
 
 pipeline_notify.h
 Everything the pixel pipeline says to whoever is watching: messages for the user, and the busy banner naming the module being processed.
 
 pixelpipe.c
 
 pixelpipe.h
 
 pixelpipe_cpu.c
 
 pixelpipe_cpu.h
 
 pixelpipe_gpu.c
 
 pixelpipe_gpu.h
 
 pixelpipe_hb.c
 
 pixelpipe_hb.h
 
 pixelpipe_process.h
 
 pixelpipe_raster_masks.c
 Raster-mask retrieval and transport through already-processed pipeline nodes.
 
 pixelpipe_rawdetail.c
 Raw-detail mask transport helpers.
 
 supervisor.c
 
 supervisor.h
 
 tiling.c
 
 tiling.h