tahoma2d/toonz/sources/toonzlib/sandor_fxs
Rozhuk Ivan a7b6545028 Add FreeBSD (tested) and other BSD systems (not tested) to build and run.
I fail to build TIFF code: it requires access to libtiff internals but it
unavailable with libtiff prom ports. Probably pre build form
thirdparty/tiff-4.0.3 should fix this, but I don't check this.
Tiff code disabled for work but available in options.

I fail with SSE2 too, there is some mess with class initialization:
TRaster32P rout32 = rout; have no idea how to fix it.
If some one want to play with it, then try to build with
CFLAGS+= -DUSE_SSE2 -DDWORD=uint32_t -D_aligned_malloc=aligned_alloc -D_aligned_free=free
on non windows system.

FarmServer::queryHwInfo() - now uses TSystem::***() to collect system info,
to avoid code duplication.

Add pthread as required lib.
2021-08-31 11:10:48 -04:00
..
blend.cpp Fix misc. source comment and doxygen typos in ./toonz/sources/toonzlib (#2740) 2019-09-02 17:49:49 +09:00
blend.h
BlurMatrix.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
BlurMatrix.h
CallCircle.cpp Fix misc. source comment and doxygen typos in ./toonz/sources/toonzlib (#2740) 2019-09-02 17:49:49 +09:00
CallCircle.h
calligraph.cpp Add FreeBSD (tested) and other BSD systems (not tested) to build and run. 2021-08-31 11:10:48 -04:00
calligraph.h
CallParam.cpp
CallParam.h
CIL.cpp
CIL.h
EraseContour.cpp
EraseContour.h
InputParam.cpp
InputParam.h
Params.cpp
Params.h Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
Pattern.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
Pattern.h
patternmap.cpp Add FreeBSD (tested) and other BSD systems (not tested) to build and run. 2021-08-31 11:10:48 -04:00
patternmap.h
PatternMapParam.cpp
PatternMapParam.h
PatternPosition.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
PatternPosition.h
SDef.h
SDirection.cpp
SDirection.h
SError.cpp
SError.h
STColSelPic.cpp
STColSelPic.h 3142 (#24) 2020-05-28 16:17:17 -06:00
STPic.cpp
STPic.h Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
toonz4_6staff.cpp
toonz4_6staff.h
YOMBInputParam.cpp
YOMBInputParam.h
YOMBParam.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
YOMBParam.h Fix multiple clang warnings 2020-04-13 22:21:56 +03:00