mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
183cbc9c48
Changes: * Updated fxcpuid() with AVX, AVX2, FMA, XOP, etc. detection. * Updated tables for fxascii.cpp. * Added various macros for memory alignment in fxdefs.h. * Added API's to FXTreeList and FXFoldingList to replace one item with custom item. * Added API to return processor index of calling thread in FXThread. * Bounds check in FXTabBook's setCurrent(). * Added isAccessible API to FXStat. * Added API to rotate vector by quaternion to FXQuatd, FXQuatf. * Check valid path in FXPath. * FXFileList Drag and Drop now enabled. * Improvements to File Open Dialog right-click menu. * Add ability to remove as well as add directory bookmarks in File Open Dialogs. * AVX capabilities added to matrix and vector classes (if compiled with avx intrinsics). * FXThread sleep() function reverts to sleep if interrupted by signal. * 4x4 Double matrix transpose using AVX permute intrinsic. * Check UTIME_OMIT before using utimensat(). * Updates to PathFinder file manager. * Check for NULL name in FXMetaClass hash table additions. * Added isBinDigit() and isOctDigit() to Ascii character class functions. |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |