UPDATE: opencolorio-2.4.2

2025-05-20 Thread Rafael Sadowski
Simple update opencolorio-2.4.2. Tested on amd64. OK? Cheers Rafael diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile index 92fe2dc0abd..01dbea784bf 100644 --- a/graphics/opencolorio/Makefile +++ b/graphics/opencolorio/Makefile @@ -2,10 +2,9 @@ COMMENT

Re: UPDATE: OpenColorIO 2.4.0

2024-12-04 Thread Stuart Henderson
ok sthen On 2024/11/29 01:25, Brad Smith wrote: > On Tue, Nov 26, 2024 at 08:37:52PM -0500, Brad Smith wrote: > > Here is an update to OpenColorIO 2.4.0. > > > > > > v2.4.0 > > > > This is the main new feature release for this year and is the base version > > for > > the CY2025 VFX Reference P

Re: UPDATE: OpenColorIO 2.4.0

2024-11-28 Thread Brad Smith
On Tue, Nov 26, 2024 at 08:37:52PM -0500, Brad Smith wrote: > Here is an update to OpenColorIO 2.4.0. > > > v2.4.0 > > This is the main new feature release for this year and is the base version for > the CY2025 VFX Reference Platform (which specifies 2.4.x). > > Major new features: > > PR #198

UPDATE: OpenColorIO 2.4.0

2024-11-26 Thread Brad Smith
Here is an update to OpenColorIO 2.4.0. v2.4.0 This is the main new feature release for this year and is the base version for the CY2025 VFX Reference Platform (which specifies 2.4.x). Major new features: PR #1983, ACES 2 Output Transforms PR #2039, Add updated CG and Studio configs for ACES 1

Re: UPDATE: OpenColorIO 2.3.2

2024-04-14 Thread Pascal Stumpf
On Sat, 13 Apr 2024 17:47:48 +0100, Stuart Henderson wrote: > On 2024/04/13 14:30, Stuart Henderson wrote: > > i386 doesn't like that one, > > > > /pobj/opencolorio-2.3.2/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18: > > error: always_inline function '_mm_loadu_ps' requires targe

Re: UPDATE: OpenColorIO 2.3.2

2024-04-13 Thread Brad Smith
On 2024-04-13 12:47 p.m., Stuart Henderson wrote: On 2024/04/13 14:30, Stuart Henderson wrote: i386 doesn't like that one, /pobj/opencolorio-2.3.2/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18: error: always_inline function '_mm_loadu_ps' requires target feature 'sse', but wou

Re: UPDATE: OpenColorIO 2.3.2

2024-04-13 Thread Stuart Henderson
On 2024/04/13 14:30, Stuart Henderson wrote: > i386 doesn't like that one, > > /pobj/opencolorio-2.3.2/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18: > error: always_inline function '_mm_loadu_ps' requires target feature 'sse', > but would be inlined into function 'LoadRenderPara

Re: UPDATE: OpenColorIO 2.3.2

2024-04-13 Thread Stuart Henderson
i386 doesn't like that one, /pobj/opencolorio-2.3.2/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18: error: always_inline function '_mm_loadu_ps' requires target feature 'sse', but would be inlined into function 'LoadRenderParams' that is compiled without support for 'sse' slo

Re: UPDATE: OpenColorIO 2.3.2

2024-04-09 Thread Pascal Stumpf
On Fri, 5 Apr 2024 18:43:32 -0400, Brad Smith wrote: > On Fri, Apr 05, 2024 at 10:01:29PM +0100, Stuart Henderson wrote: > > +cc maintainer > > > > On 2024/04/05 04:45, Brad Smith wrote: > > > ping. > > > > > > Now that the Blender diff is in. > > > > ok. > > One last change. One fix for the pa

Re: UPDATE: OpenColorIO 2.3.2

2024-04-05 Thread Brad Smith
On Fri, Apr 05, 2024 at 10:01:29PM +0100, Stuart Henderson wrote: > +cc maintainer > > On 2024/04/05 04:45, Brad Smith wrote: > > ping. > > > > Now that the Blender diff is in. > > ok. One last change. One fix for the patch. Index: Makefile

Re: UPDATE: OpenColorIO 2.3.2

2024-04-05 Thread Stuart Henderson
+cc maintainer On 2024/04/05 04:45, Brad Smith wrote: > ping. > > Now that the Blender diff is in. ok. > On 2024-03-25 11:00 p.m., Brad Smith wrote: > > Here is an update to OpenColorIO 2.3.2. > > > > > > v2.3.0 > > > > This is the main new feature release for this year and is the base versi

Re: UPDATE: OpenColorIO 2.3.2

2024-04-05 Thread Brad Smith
ping. Now that the Blender diff is in. On 2024-03-25 11:00 p.m., Brad Smith wrote: Here is an update to OpenColorIO 2.3.2. v2.3.0 This is the main new feature release for this year and is the base version for the CY2024 VFX Reference Platform (which specifies 2.3.x). Major new features: P

UPDATE: OpenColorIO 2.3.2

2024-03-25 Thread Brad Smith
Here is an update to OpenColorIO 2.3.2. v2.3.0 This is the main new feature release for this year and is the base version for the CY2024 VFX Reference Platform (which specifies 2.3.x). Major new features: PR #1816, Add new ocioview config visual editor app (alpha) PR #1687, Utilize AVX SIMD i

Re: UPDATE: OpenColorIO 2.2.1

2023-06-17 Thread Brad Smith
On Sun, Jun 04, 2023 at 10:14:52PM -0400, Brad Smith wrote: > Here is an update to OpenColorIO 2.2.1. > > > New features: > > PR #1659, Build the new ACES CG and Studio configs into the library itself > PR #1696, Allow OCIO configs to be archived, introducing the .ocioz file > format > PR #1710

UPDATE: OpenColorIO 2.2.1

2023-06-04 Thread Brad Smith
Here is an update to OpenColorIO 2.2.1. New features: PR #1659, Build the new ACES CG and Studio configs into the library itself PR #1696, Allow OCIO configs to be archived, introducing the .ocioz file format PR #1710, Convert to or from a known external color space PR #1703, Add a method to que

UPDATE: OpenColorIO

2023-05-24 Thread Brad Smith
Mark the OpenColorIO port appropriately. It will only build with libc++. Index: Makefile === RCS file: /home/cvs/ports/graphics/opencolorio/Makefile,v retrieving revision 1.26 diff -u -p -u -p -r1.26 Makefile --- Makefile26 Apr 2

UPDATE: opencolorio

2020-12-03 Thread Brad Smith
Merge in a diff to fix building with newer yaml-cpp. Upstream indicates this bit of code was to workaround a symbol collision issue if linking with an embedded copy of yaml-cpp but does not matter for an external copy. Builds fine with yaml-cpp as is. Index: Makefile ===