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

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

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

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'

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

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

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:

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