summaryrefslogtreecommitdiff
path: root/gegl/gegl.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-01Move gegl.h declarations into their own headers.Daniel Sabo1-936/+10
2013-11-18Mark gegl-c helper functions as deprecatedDaniel Sabo1-2/+2
2013-11-14random: improve gegl-random implementationTéo Mazars1-60/+1
2013-11-02gegl: include "gegl-utils.h" in "gegl.h"Michael Natterer1-0/+1
2013-10-31gegl-cl-random re-structuration, so it follows the gegl directory structureCarlos Zubieta1-13/+0
2013-10-31Initial Opencl support for gegl-randomCarlos Zubieta1-0/+13
2013-09-01operation: Exclude compat_names in the output of gegl_list_operationsMichael Henning1-3/+6
2013-09-01operation: Add the public function gegl_has_operation.Michael Henning1-2/+11
2013-08-12gegl_processor_work: fix introspection annotationDaniel Sabo1-1/+1
2013-07-28gegl - documents that the return value of gegl_operation_list_properties() mu...Jehan1-1/+1
2013-07-20s/double/float/ in api of GeglRandomØyvind Kolås1-33/+0
2013-07-20gegl_random: make algorithm be 32bit, for better gpu portabilityØyvind Kolås1-2/+36
2013-06-09gegl: Update docs to mention tile-cache-size as the property name.Michael Henning1-2/+2
2013-06-07Fix introspection of gegl_init()Daniel Sabo1-2/+2
2013-06-06Introspectable gegl_node_get_bounding_boxDaniel Sabo1-1/+1
2013-06-06Improve gegl_node_get_property, fix introspectionDaniel Sabo1-1/+1
2013-06-04New graph processorDaniel Sabo1-0/+12
2013-06-04Fix introspection annotationsDaniel Sabo1-5/+5
2013-06-02Add doc comments for the gegl-apply.c functionsDaniel Sabo1-2/+67
2013-05-26Fix some more introspection annotationsDaniel Sabo1-9/+10
2013-03-30Remove all references to g_thread_init ()Michael Henning1-5/+2
2013-03-09Add gegl_module_db_load()Daniel Sabo1-0/+7
2013-03-08gegl: return a guint64 not gint64 from gegl_random_int()Michael Natterer1-2/+2
2012-12-29gegl-random: add documentation stringsØyvind Kolås1-1/+55
2012-12-11add gegl_random_ functions, for reproducable positional randomØyvind Kolås1-0/+6
2012-11-19introspection: Don't depend on BablJon Nordby1-1/+1
2012-08-01introspection: Annotate transfer for gegl_config()Jon Nordby1-0/+2
2012-04-02Remove gegl_processor_destroy also from headerJon Nordby1-1/+1
2012-03-29remove wrappers for g_object_unrefØyvind Kolås1-9/+0
2012-03-29%s/gegl_list_properties/gegl_operation_list_properties/Øyvind Kolås1-3/+3
2012-03-16add an API to directly invoke commands on buffersØyvind Kolås1-0/+33
2011-10-01introspection: Add some GI annotationsJon Nordby1-25/+25
2011-07-03add test implementation of jacobian inverseØyvind Kolås1-0/+1
2011-04-24core: introspection annotations for gegl_node_get_childrenØyvind Kolås1-21/+3
2011-04-16remove trailing white space in coreØyvind Kolås1-1/+1
2010-12-17Remove gegl-simd.hØyvind Kolås1-0/+1
2010-10-31Added gegl_node_has_padØyvind Kolås1-0/+10
2009-11-22Added syntactic sugar for graph construction for CØyvind Kolås1-0/+36
2009-11-22Cleaned up API comment string inconsistencies.Øyvind Kolås1-2/+3
2009-04-10Bug 534288 – GEGL need to export the _valist version of the variadic arg fu...Martin Nordholts1-0/+26
2009-02-22Move includes in gegl.h to the topMartin Nordholts1-7/+6
2009-02-21Move types in gegl.h to gegl-types.hMartin Nordholts1-62/+1
2009-02-21Add GeglConfig to the APIMartin Nordholts1-2/+12
2009-02-19Break out GEGL version API from gegl.h into gegl-version.hMartin Nordholts1-0/+875
2008-02-26gegl/gegl.h Rename gegl.h to gegl.h.in and add GEGL_MAJOR_VERSION,Tor Lillqvist1-811/+0
2008-02-10gegl/graph/gegl-node.[ch] Make gegl_node_get_operation() take a constMartin Nordholts1-1/+1
2008-02-05install gegl-color.h and gegl-curve.h removed paramspec declarations.Øyvind Kolås1-153/+9
2008-02-04Corrections to the overview description of properties.Martin Nordholts1-2/+2
2008-02-04Add terminator-NULL to argument list of second gegl_node_link_many()Martin Nordholts1-1/+1
2008-02-04Fixed typo in documentation.Martin Nordholts1-1/+1