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
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
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
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
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
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
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
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
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
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
+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
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
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
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
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
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
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
===
17 matches
Mail list logo