summaryrefslogtreecommitdiff
path: root/babl/babl-model.h
Commit message (Expand)AuthorAge
* babl: add bitmask flags for meta-data about modelsØyvind Kolås2018-11-27
* babl: implement CMYK color model in reference and baseØyvind Kolås2018-11-24
* Change the license URL from http://www.gnu.org/licenses/ to https://Michael Natterer2018-07-11
* babl: rearrange BablModel structØyvind Kolås2017-10-04
* babl: do not use model.data for storing original model backpointerØyvind Kolås2017-10-04
* make use of babl space for reference computationsØyvind Kolås2017-08-18
* babl: add ability to register user data with BablModelØyvind Kolås2012-03-17
* Port all of babl to use use babl_set_destructorØyvind Kolås2010-06-27
* Do a complete overhaul of the babl API.Martin Nordholts2009-01-24
* Since babl_foo_from_id() will not be part of the public API we canMartin Nordholts2009-01-20
* Add include guards.Martin Nordholts2009-01-18
* babl/babl-component.h babl/babl-conversion.h babl/babl-extension.hSven Neumann2009-01-18
* Add #define babl_foo babl_foo_from_name macros, that should fixMartin Nordholts2009-01-18
* Instead of having BABL_CLASS() plus variants and making the macrosMartin Nordholts2009-01-17
* Don't redeclare functions declared with the BABL_CLASS() orMartin Nordholts2009-01-17
* split up into ... Separate header files.Øyvind Kolås2008-04-16
* header cleanoutØyvind Kolås2005-08-31
* adding the foundation of extensionsØyvind Kolås2005-08-27
* s/PixelFormat/Format/gØyvind Kolås2005-08-24
* polymorphicationØyvind Kolås2005-08-16
* Initial revisionØyvind Kolås2005-08-09