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