|
|
Home » Developing U++ » U++ Developers corner » SSE2 and SVO optimization (Painter, memcpy....)
|
|
|
|
|
|
|
Re: BufferPainter::Clear() optimization [message #54158 is a reply to message #54157] |
Thu, 04 June 2020 18:07   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Problem with Mac 10.13:
/Users/ssg/.local/soft/bb-worker/worker/m-upp/build/uppsrc/Painter/AlphaBlend.h:57:2: error: use of undeclared identifier '_mm_storeu_si64'
_mm_storeu_si64(rgba, PackRGBA(x, _mm_setzero_si128()));
^
Regards,
Novo
|
|
|
|
|
|
|
|
Re: BufferPainter::Clear() optimization [message #54223 is a reply to message #54222] |
Fri, 12 June 2020 18:45   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Could you please fix a compilation error on Mac? It was introduced a couple of days ago.
In file included from /Users/ssg/.local/soft/bb-worker/worker/m-upp/build/uppsrc/Core/App.cpp:4:
In file included from /usr/include/mach-o/dyld.h:31:
/usr/include/mach-o/loader.h:56:2: error: unknown type name 'cpu_type_t'; did you mean 'Upp::cpu_type_t'?
cpu_type_t cputype; /* cpu specifier */
^
/usr/include/mach/machine.h:70:19: note: 'Upp::cpu_type_t' declared here
typedef integer_t cpu_type_t;
^
TIA
Regards,
Novo
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sun May 11 15:24:50 CEST 2025
Total time taken to generate the page: 0.04027 seconds
|
|
|