The NetBSD Project

CVS log for pkgsrc/graphics/babl/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / babl

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.60 / (download) - annotate - [select for diffs], Thu Feb 22 09:01:21 2024 UTC (8 weeks, 1 day ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
Changes since 1.59: +2 -3 lines
Diff to previous 1.59 (colored)

babl: update to 0.1.108.

2024-02-09 babl-0.1.108
"double" and "half" support in cli-tool, build fixes.

Revision 1.59 / (download) - annotate - [select for diffs], Sun Nov 12 13:21:50 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.58 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:30 2023 UTC (8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.57: +2 -1 lines
Diff to previous 1.57 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.57 / (download) - annotate - [select for diffs], Fri Jul 14 07:34:16 2023 UTC (9 months ago) by adam
Branch: MAIN
Changes since 1.56: +3 -4 lines
Diff to previous 1.56 (colored)

babl: updated to 0.1.106

babl-0.1.106
Disable LUTs on big-endian, fix to 1bpp->4bpp LUTs, faster startup by caching
balanced RGB to XYZ matrices.

babl-0.1.104
LUT code-paths re-enabled, some array overflow proofing.

babl-0.1.102
Brown paper bag release - LUT code-paths now disabled by default.

babl-0.1.100
Stop double processing with LUT+normal fishes.
Support for non-ASCII characters in file paths on windows. Improved wrap build
support.

Revision 1.56 / (download) - annotate - [select for diffs], Wed Jun 7 11:27:31 2023 UTC (10 months, 1 week ago) by micha
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored)

Recursive revbump for new major version of graphics/graphviz.

Revision 1.55 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:27 2023 UTC (14 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.54: +2 -1 lines
Diff to previous 1.54 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.54 / (download) - annotate - [select for diffs], Fri Nov 25 09:21:34 2022 UTC (16 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.53: +3 -3 lines
Diff to previous 1.53 (colored)

babl: update to 0.1.98.

2022-11-13 babl-0.1.98
More robust bounds protection in ICC handling, avoid garbage collecting lookup
tables in-line with processing.

Revision 1.52.2.1 / (download) - annotate - [select for diffs], Sat Oct 8 18:07:10 2022 UTC (18 months, 1 week ago) by bsiegert
Branch: pkgsrc-2022Q3
Changes since 1.52: +5 -1 lines
Diff to previous 1.52 (colored) next main 1.53 (colored)

Pullup ticket #6684 - requested by nia
graphics/babl: evbarm build fix

Revisions pulled up:
- graphics/babl/Makefile                                        1.53
- graphics/babl/PLIST                                           1.24

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Sat Oct  8 11:15:53 UTC 2022

   Modified Files:
   	pkgsrc/graphics/babl: Makefile PLIST

   Log Message:
   babl: Fix PLIST on 32-bit ARM

Revision 1.53 / (download) - annotate - [select for diffs], Sat Oct 8 11:15:53 2022 UTC (18 months, 1 week ago) by nia
Branch: MAIN
Changes since 1.52: +5 -1 lines
Diff to previous 1.52 (colored)

babl: Fix PLIST on 32-bit ARM

Revision 1.52 / (download) - annotate - [select for diffs], Sun Sep 11 08:59:14 2022 UTC (19 months, 1 week ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base
Branch point for: pkgsrc-2022Q3
Changes since 1.51: +2 -1 lines
Diff to previous 1.51 (colored)

babl: partially revert previous, fix build on non-x86

Revision 1.51 / (download) - annotate - [select for diffs], Sat Sep 10 11:27:52 2022 UTC (19 months, 1 week ago) by tnn
Branch: MAIN
Changes since 1.50: +2 -3 lines
Diff to previous 1.50 (colored)

babl: append to PKG_SUGGESTED_OPTIONS

Revision 1.50 / (download) - annotate - [select for diffs], Sat Sep 10 09:34:16 2022 UTC (19 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.49: +2 -3 lines
Diff to previous 1.49 (colored)

babl: update to 0.1.96.

2022-08-23 babl-0.1.96
Minor changes from 0.1.94, fixing build.

2022-08-21 babl-0.1.94
Fix of crash on non-aligned data for SIMD, add commandline tool, improve vala
compatibility of introspection info.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Jul 17 16:38:25 2022 UTC (21 months ago) by wiz
Branch: MAIN
Changes since 1.48: +4 -2 lines
Diff to previous 1.48 (colored)

babl: enable introspection and vala support

Bump PKGREVISION.

Revision 1.48 / (download) - annotate - [select for diffs], Sun Jul 10 20:23:38 2022 UTC (21 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.47: +4 -3 lines
Diff to previous 1.47 (colored)

babl: update to 0.1.92.

patch update from martin@, thanks!

2022-02-21 babl-0.1.90
Fixes for avoiding load of wrong SIMD extensions.

Revision 1.47 / (download) - annotate - [select for diffs], Tue Apr 12 23:43:44 2022 UTC (2 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

babl: fix inverted logic in previous

Revision 1.46 / (download) - annotate - [select for diffs], Tue Apr 12 23:42:58 2022 UTC (2 years ago) by tnn
Branch: MAIN
Changes since 1.45: +18 -3 lines
Diff to previous 1.45 (colored)

babl: turn mmx into a PKG_OPTION so people can easily disable it if needed

There are reports of segfaults while building gimp.

Revision 1.45 / (download) - annotate - [select for diffs], Wed Mar 23 22:27:34 2022 UTC (2 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.44: +9 -1 lines
Diff to previous 1.44 (colored)

babl: disable segfaulting mmx intrinsics with GCC7. Bump.

Revision 1.44 / (download) - annotate - [select for diffs], Sat Mar 5 12:19:41 2022 UTC (2 years, 1 month ago) by tnn
Branch: MAIN
Changes since 1.43: +6 -1 lines
Diff to previous 1.43 (colored)

babl: fix PLIST on !x86_64

Revision 1.43 / (download) - annotate - [select for diffs], Sat Feb 26 07:46:32 2022 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.42: +2 -3 lines
Diff to previous 1.42 (colored)

babl: update to 0.1.90.

Automatic LUT creation for conversions from <=24bpp of colorant componants,
SIMD builds for x86_64 micro-architecture levels and ARM neon, pre-defined
CIE Lab u8 and CIE Lab u16 formats. Fix bug of an unlocked non-locked mutex,
which started failing on some platforms.

Revision 1.42 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:48 2021 UTC (2 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.41: +2 -1 lines
Diff to previous 1.41 (colored)

revbump for icu and libffi

Revision 1.41 / (download) - annotate - [select for diffs], Fri Oct 1 16:32:04 2021 UTC (2 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

babl: better MASTER_SITES

Revision 1.40 / (download) - annotate - [select for diffs], Fri Oct 1 14:27:09 2021 UTC (2 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

babl: Update to 0.1.88

Changelog:
2021-07-01 babl-0.1.88
Consistency fixes to format names, in particular for palettized formats.

Revision 1.39 / (download) - annotate - [select for diffs], Sat Apr 3 05:26:50 2021 UTC (3 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

babl: Update to 0.1.86

Changelog:
2021-02-26 babl-0.1.86
input-class (scanner/RGB) ICC profiles are valid for creating RGB spaces.
improved thread safety for babl_space_from_icc
build: allow using babl a subproject in other meson projects.

2020-12-17 babl-0.1.84
Fixed bug in caching of CMYK ICC profiles.

Revision 1.38 / (download) - annotate - [select for diffs], Tue Jan 12 18:06:58 2021 UTC (3 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.37: +3 -3 lines
Diff to previous 1.37 (colored)

babl: Don't require --version-script.

Revision 1.37 / (download) - annotate - [select for diffs], Thu Oct 8 11:16:29 2020 UTC (3 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

babl: Update to 0.1.82

Changelog:
2020-10-04 babl-0.1.82
Handle the parametric ICCv4 types that are not strictly the same type as core
sRGB curve.

2020-08-02 babl-0.1.80
meson build cleanups, depend on meson 0.54

Revision 1.36 / (download) - annotate - [select for diffs], Mon Jun 15 10:55:02 2020 UTC (3 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.35: +2 -3 lines
Diff to previous 1.35 (colored)

babl: Update to 0.1.78

Changelog:
2020-06-07 babl-0.1.78
Bugfix release - mutex and atomicity related issues.

2020-05-27 babl-0.1.76
Wrap hue in HSV, HSL, HCY. Fix black pullout in non ICC CMYK
conversion. Added AV2 gamme u8->linear float conversions.  VAPI file generation
for vala integration. Adjusted strategy for conversion selection, trades back
warm-up time for missing some fast multi-step conversions.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Mar 8 16:49:53 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored)

*: recursive bump for libffi

Revision 1.34 / (download) - annotate - [select for diffs], Tue Mar 3 04:12:22 2020 UTC (4 years, 1 month ago) by brook
Branch: MAIN
Changes since 1.33: +1 -16 lines
Diff to previous 1.33 (colored)

Update the module extension for Darwin.

Babl v0.1.74 now uses .dylib as the extension for modules on Darwin.
Consequently, it is no longer necessary to rename the files post-install,
but it is necessary to use different extensions for more of PLIST.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Feb 26 14:45:13 2020 UTC (4 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

babl: Update to 0.1.74

2019-08-22 babl-0.1.74
Build fixes, improved host cpu detection, OSX fixes, clang warning squelches.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Feb 25 14:55:36 2020 UTC (4 years, 1 month ago) by brook
Branch: MAIN
Changes since 1.31: +1 -3 lines
Diff to previous 1.31 (colored)

Remove a stray commented out .include line left over from earlier testing.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Feb 25 04:13:46 2020 UTC (4 years, 1 month ago) by brook
Branch: MAIN
Changes since 1.30: +18 -1 lines
Diff to previous 1.30 (colored)

Correctly fix the build breakage on Darwin.

The previous patch removed use of --version-script on Darwin and converted
the shared library extensions to the Darwin standard of .dylib.  The former
is necessary, but the latter was not quite correct.  A distinction must be
made between shared libraries provided by the package for linking of
applications and shared libraries provided by the package for dynamic loading
by Gnome applications.  Gnome applications expect that plugins will use the
.so extension on all Unix platforms, including Darwin.  Thus, a subset of the
shared libraries must be renamed, both on the filesystem and internally.
This is partly mentioned in PR #54824, although that is for graphics/gegl
not tnis package.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Feb 24 17:37:27 2020 UTC (4 years, 1 month ago) by brook
Branch: MAIN
Changes since 1.29: +14 -1 lines
Diff to previous 1.29 (colored)

Fix build breakage on Darwin.

MacOS uses the .dylib extension for shared libraries and dyld does not
understand the --version-script option.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Jan 19 23:19:50 2020 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

babl: USE_LANGUAGES=	c99

Build fix for older compilers with c89 default...

../babl/base/formats.c: In function 'babl_formats_init':
../babl/base/formats.c:38:3: error: 'for' loop initial declarations are only allowed in C99 mode

Revision 1.28 / (download) - annotate - [select for diffs], Thu Jan 9 23:37:45 2020 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.27: +4 -2 lines
Diff to previous 1.27 (colored)

babl: Apply removals to post-wrapper transformed arguments.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Nov 10 11:19:50 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.26: +3 -1 lines
Diff to previous 1.26 (colored)

babl: Remove unsupported linker args on SunOS

Revision 1.26 / (download) - annotate - [select for diffs], Sat Nov 2 14:05:08 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.25: +10 -15 lines
Diff to previous 1.25 (colored)

babl: Update to 0.1.72

2019-08-22 babl-0.1.72
Added handling for grayscale ICC profiles and gobject introspection support.
Optimizations for many format conversions for u8, u16 and half formats. And
fixed a crash for NANs in float to u8 conversions.

2019-08-02 babl-0.1.70
Build fixes making the meson build work with more architectures.

2019-07-25 babl-0.1.68
Added Yu'v' (CIE 1976 UCS) color model.  Fixed a severe non-initialised memory
issue - that kept us from using fast paths for many babl spaces loaded from
profile. More fully symmetric conversions between associated and separate
alpha. Added more converters, both SSE2 and non-SSE2 for matrix-conversion
between different RGB spaces.  Improvements to website/documentation; babl is
now using the terms associated alpha and separate alpha, all of:
nonpremultiplied-, premultiplied- and nonassociated- alpha are now considered
deprecated API. HCY luminance is now relative to the RGB space used - no change
for sRGB related pixel formats. AVX2 acceleration for some linear to float
conversions.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jun 18 14:24:02 2019 UTC (4 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Update to 0.1.66

Changelog:
2019-06-12 babl-0.1.66
Added API call, babl_space_get_rgb_luminance,
Make most SIMD code-paths optional again on i686.

2019-05-25 babl-0.1.64
Support for Hygon Dhyana, and Y~aA formats for symmetric completeness.
Code consistency, gitlab CI, autotools and meson build improvements.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Apr 9 13:08:00 2019 UTC (5 years ago) by ryoon
Branch: MAIN
Changes since 1.23: +3 -2 lines
Diff to previous 1.23 (colored)

Update to 0.1.62

Changelog:
2019-02-01 babl-0.1.62
Continuous integration with gitlab.
Initial CMYK spaces with lcms2 based ICC support, much room for optimization.
Improved custom space support for palette formats.
scRGB space, works like sRGB but always with linear TRCs.
Model introspection API permitting low overhead checks whether a format/model
is RGB, CMYK type of alpha and similar.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Dec 9 03:04:34 2018 UTC (5 years, 4 months ago) by sevan
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Need pthread support, make sure a substitue is present if OS lacks support
natively, e.g Minix at present.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Nov 22 12:59:07 2018 UTC (5 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Update to 0.1.60

Changelog:
2018-10-05 babl-0.1.60                                              </dt><dd>
Improved thread safety, acceleration for R'G'B'A u8 -> cairo-ARGB32 conversion.
                                                                    </dd><dt>
2018-10-05 babl-0.1.58                                              </dt><dd>
Preserve color of transparent pixels in conversion to premultiplied alpha,
Added single precision code-paths for faster fallback/reference conversions.
New BABL_ICC_INTENT_PERFORMANCE bitflag for combining with intent as bitflags,
use of matrix+trc when relative colorimetric CLUT is present. New color model
and formats, CIE xyY.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Aug 28 13:31:48 2018 UTC (5 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Update to 0.1.56

Changelog:
2018-08-14 babl-0.1.56
Improvements to the caching of profiled conversion chains between invocations
by ignoring unknown bits in cache file and remember which conversions yielded
reference fishes.

2018-07-23 babl-0.1.54
Export babl_space_get_icc, babl_space_get, babl_model_with_space,
babl_space_with_trc, babl_format_get_encoding, babl_model_is, SSE2 versions of
YA float and Y float to CIE L float.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jul 16 01:07:36 2018 UTC (5 years, 9 months ago) by ryoon
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Update to 0.1.52

Changelog:
2018-06-02 babl-0.1.52
Concurrency fixes and fixes to handling of 0/1 entry palettes, do not
pre-equalize XYZ conversion matrices for sRGB, internal clean-ups, pre-define
ACES2065-1 and ACEScg BablSpaces, add R~G~B~ set of spaces, which for all
BablSpaces mean use sRGB TRC.

Revision 1.19 / (download) - annotate - [select for diffs], Sun May 27 12:53:43 2018 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored)

babl: update to 0.1.50.

2018-05-20 babl-0.1.50
Improvements to speed and precision of indexed code, improvements to meson
build.

2018-05-15 babl-0.1.48
fix u8 <-> double conversions for chroma, SSE2 version of RGBA float to
CIE L / Lab. Build with -Ofast by default.

Revision 1.18 / (download) - annotate - [select for diffs], Tue May 1 20:26:38 2018 UTC (5 years, 11 months ago) by martin
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Fix alignement related crashes

Revision 1.17 / (download) - annotate - [select for diffs], Sun Apr 29 21:28:58 2018 UTC (5 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Update to 0.1.46

Changelog:
2018-04-10 babl-0.1.46
added extensions with more coverage for u32, half and other utilit fast paths
improving fast path coverage.

2018-02-18 babl-0.1.44
Fix bug in custom primaries/ICC fast paths, improve meson build<br/>

2018-01-23 babl-0.1.42
Fully initialize fishes when loading from cache. <br/>

2018-01-16 babl-0.1.40
Added format "CIE XYZ alpha" color model and formats.
New API babl_process_rows for reduced overhead in some scenarios; though bigger
gains seen also for regular babl_process with reimplemented branch-free
dispatch, and faster cbrt. Added meson build; being tested in parallel with
auotmake, Improved reference conversions for formats skipping some of models
components, Fixed gamma handling in indexed/palettized formats and improved
gamma precision consistenct in sse2 conversions.<br/>

2017-11-15 babl-0.1.38
Added format "CIE L float", a couple of protections against division by 0.0

2017-11-10 babl-0.1.36
Optimized customized primary aware code paths for CIE Lab<->RGB conversions,
improved accuracy of gamma approximations. New API babl_format_exists() for
checking validity of babl format name, crash proofing of cache handling and use
of environment variables.

2017-10-06 babl-0.1.34
Brown paper bag release, Fix indexed / custom primaries conflict, and re-export
a symbol used by old GEGL/GIMPs.

2017-10-03 babl-0.1.32
Added custom primaries and TRC support through ICC parsing, improved
float<->half performance, rewrite of all conversions functions to adhere to new
signature.

2017-07-15 babl-0.1.30
Thread stability for palette modes, stricter alpha preservation, now
cross-compilable on android.

2017-05-30 babl-0.1.28
Fast paths for Lav <-> Lch, release triggered by pending GIMP release.

2017-05-09 babl-0.1.26
Build and install HCY color space, platform independences fixes to fish cache.

2017-02-01 babl-0.1.24
Improvements to profile cache persistance, fast paths that improve actual GIMP
use on various precisions, use single precision constants for some more of CIE
computions.

2016-11-05 babl-0.1.22
Added cache of profiled conversions, added HCY color model, some precision and
performance updated for fast paths.

2016-11-05 babl-0.1.20
Fix run-time errors, leaks, and race conditions. Add conditional fast paths.

2016-06-13 babl-0.1.18
Bugfix: take alpha threshold in consideration when processing floats in SSE2.

2016-02-12 babl-0.1.16
Improvements to half float reference, SIMD, and fast-paths, and CIE float fast
paths; cleanups of fast path extensions.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Dec 5 21:27:38 2015 UTC (8 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.15: +7 -10 lines
Diff to previous 1.15 (colored)

Changes 0.1.14:
sRGB precision tuning, stability fixes, locale fix for setting error tolerance.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Aug 14 18:27:06 2015 UTC (8 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Add link to git repository in comment.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Aug 14 18:25:40 2015 UTC (8 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.13: +6 -3 lines
Diff to previous 1.13 (colored)

Update to 0.1.12:

2012-03-30 babl-0.1.12
optimizations for floating point conversions, HSV and HSL color models,
removal of dead code, fixed CIE Lab conversions.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Aug 19 10:42:55 2014 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

ftp.gimp.org is no longer. Update/remove links pointing there.
From Niclas Rosenvik.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 6 14:10:41 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.11 / (download) - annotate - [select for diffs], Mon May 7 08:33:26 2012 UTC (11 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Changes 0.1.10:
* LUT based speedups for gamma correction / uncorrection.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Dec 9 17:43:53 2011 UTC (12 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Changes 0.1.6:
Build improvements, remove blatantly wrong conversions from extensions,
made it possible to distinguish format_n formats from others, improvements
to vala/gobject introspection support.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 28 14:52:50 2011 UTC (13 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Reset maintainer for retired developers.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Feb 10 07:41:25 2011 UTC (13 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.7: +12 -6 lines
Diff to previous 1.7 (colored)

Chamges 0.1.4:
Improved cross platform build ability, added code to handle n-component formats,
remove extraenous runtime profiling that impacted performance.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 5 11:42:37 2010 UTC (14 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.6: +4 -17 lines
Diff to previous 1.6 (colored)

minor cleanup: remove a "subst" hack which doesn't apply anymore,
remove a pointless Makefile snippet, add a mirror (the MASTER_SITE
was down when I tried)

Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 2 14:09:58 2010 UTC (14 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Changes 0.1.2:
Made babl mostly threadsafe (sufficient for GIMP/GEGLs needs). Streamlined
core functionality, reducing number of function calls and removing overeager
instrumentation.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 21 19:39:58 2009 UTC (14 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Changes 0.1.0:
Support for RGBA representation in the frequency domain,
un-pre-multiply close-to-zero alpha values to complete black instead
of slightly brighter than black, add a BABL_ALPHA_THRESHOLD constant
to the API, do a complete overhaul of the babl API and do some
changes to increase portability of the library.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 13 08:05:05 2009 UTC (14 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (colored)

Downgrade babl to 0.0.22 again.
The world, and especially gegl, is not ready for it yet.

Addresses PR 41573.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 10 09:19:49 2009 UTC (14 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Update to 0.1.0:

Support for RGBA representation in the frequency domain, un-pre-multiply
close-to-zero alpha values to complete black instead of slightly
brighter than black, add a BABL_ALPHA_THRESHOLD constant to the
API, do a complete overhaul of the babl API and do some changes to
increase portability of the library.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 28 13:02:49 2009 UTC (15 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.1: +13 -2 lines
Diff to previous 1.1 (colored)

Fix build problems under Mac OS X:
1.) Pull in patch from GNOME SVN to get definition of "gzize" in the
    Mac OS X specific part o "babl-cpuaccel.c".
2.) Fix broken build of extensions which need to be built as bundles
    and not shared libraries.

This fixes PR pkg/40473.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Aug 19 17:51:14 2008 UTC (15 years, 8 months ago) by bjs
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import babl-0.0.22 (used in the development version of the GIMP).
--
babl is a dynamic, any to any, pixel format translation library.

It allows converting between different methods of storing pixels known
as pixel formats that have with different bitdepths and other data
representations, color models and component permutations.

A vocabulary to formulate new pixel formats from existing primitives is
provided as well as the framework to add new color models and data
types.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 19 17:51:14 2008 UTC (15 years, 8 months ago) by bjs
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>