summaryrefslogtreecommitdiff
path: root/gegl/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-11-10png-load: Move function for opening stream to libraryJon Nordby1-0/+2
2014-05-26gegl: make enum value names to be human-readable, translatable stringsMichael Natterer1-18/+0
2014-05-15gegl-op.h: a new way of chanting opsØyvind Kolås1-0/+2
2014-03-13Move downscale functions out of tile-handler-zoomDaniel Sabo1-1/+1
2014-02-09Fix enum string generationDaniel Sabo1-1/+1
2014-01-24Always propagate the *FLAGS variables to g-ir-scanner (bug 722480)Daniel Sabo1-1/+1
2013-12-01gegl: uniformize the use of -priv and -private suffixesTéo Mazars1-2/+2
2013-12-01Move gegl.h declarations into their own headers.Daniel Sabo1-2/+7
2013-12-01Add all gegl include paths to AM_CPPFLAGSDaniel Sabo1-2/+7
2013-11-14random: improve gegl-random implementationTéo Mazars1-0/+1
2013-11-13Clean up last commitDaniel Sabo1-1/+1
2013-11-13Use 3x3 boxfilter for most buffer_get formatsDaniel Sabo1-0/+3
2013-11-03opencl: Initial version of OpenGL sharingDaniel Sabo1-1/+2
2013-10-31gegl,opencl: share informations in a private header with openclCarlos Zubieta1-0/+1
2013-10-12opencl: Add introspection annotations for init & disable.Daniel Sabo1-1/+3
2013-06-29Add vala outputs to CLEANFILESDaniel Sabo1-0/+2
2013-06-06Improve gegl_node_get_property, fix introspectionDaniel Sabo1-39/+38
2013-06-06gegl: don't use INCLUDES in Makefile.am, automake-1.13 warns about itMichael Natterer1-3/+1
2013-06-04Murder CFLAGS before gi-r-scanner sees themDaniel Sabo1-0/+1
2013-06-04New graph processorDaniel Sabo1-0/+1
2013-06-03Restore gegl-tile.h in public headersDaniel Sabo1-3/+4
2013-06-02Remove gegl-tile.h from introspectable_headersDaniel Sabo1-1/+0
2013-04-09Also add gegl-cpuaccel-priv.h to GEGL_sourcesDaniel Sabo1-1/+2
2013-04-09Install gegl-cpuaccel.hDaniel Sabo1-2/+2
2012-12-11add gegl_random_ functions, for reproducable positional randomØyvind Kolås1-0/+1
2012-11-19introspection: Don't depend on BablJon Nordby1-1/+1
2012-07-05buffer: install gegl-tile-backend.h, included via gegl-buffer-backend.hMichael Natterer1-0/+1
2012-04-12vala: Remove hardcoded API version in .metadata file and correct cheaderJon Nordby1-1/+1
2012-04-12gobject-introspection: Fix build after 0.2.x version bumpJon Nordby1-4/+4
2012-03-25gegl/Makefile: add missing file to makefileØyvind Kolås1-0/+1
2012-03-20All makefiles include opencl [except docs]Victor Oliveira1-2/+5
2012-03-16add an API to directly invoke commands on buffersØyvind Kolås1-0/+1
2012-03-16Revert "remove internal profiling code"Øyvind Kolås1-0/+2
2012-03-16remove internal profiling codeØyvind Kolås1-2/+0
2012-01-04build: add GEGL-0.1.deps to EXTRA_DISTØyvind Kolås1-0/+2
2011-09-15introspection: Make gegl_module_register not show up in .girJon Nordby1-2/+4
2011-09-14vala: Add .deps file, specifying dependenciesJon Nordby1-1/+3
2011-09-14introspection: Output all warnings from g-ir-scannerJon Nordby1-1/+1
2011-09-05build: Fix multiple definition of CLEANFILESMukund Sivaraman1-1/+1
2011-09-04add a proper automatic registration for enum using glib-mkenumsMichael Muré1-1/+19
2011-08-04Fix install of gegl vapi fileJon Nordby1-1/+1
2011-08-03Build Vala support (.vapi file) by defaultJon Nordby1-1/+11
2011-07-05add GeglInterpolation enum in the chant system, not totally workingMichael Muré1-0/+1
2011-06-22find introspection information in custom prefixesNils Philippsen1-2/+2
2011-04-06introspection: Enable scanning of files with GeglMatrix typesJon Nordby1-7/+6
2011-03-30build: Don't scan file using non-defined GI typesJon Nordby1-1/+1
2011-03-30build: Add missing includes for GIJon Nordby1-1/+2
2011-03-29Add Gobject Introspection to build.Jon Nordby1-7/+47
2011-02-13buffer: add API for pluggable buffersØyvind Kolås1-0/+4
2010-12-17Remove gegl-simd.hØyvind Kolås1-1/+0