Commit graph

7500 commits

Author SHA1 Message Date
cxl
6d491bd498 Esc: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@14526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 08:12:25 +00:00
cxl
6953c7fa89 Draw: Fixed Image::operator==
git-svn-id: svn://ultimatepp.org/upp/trunk@14525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 07:41:08 +00:00
cxl
6d0491625d Core: Mem
git-svn-id: svn://ultimatepp.org/upp/trunk@14523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 00:19:02 +00:00
cxl
d2967e13f1 uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword)
git-svn-id: svn://ultimatepp.org/upp/trunk@14521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-31 16:13:28 +00:00
cxl
80a7a09c67 Core: String cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@14519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-30 17:27:54 +00:00
cxl
84b876bc5a Core: ARM fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-30 17:20:34 +00:00
cxl
ab2547885d Core: String compare optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@14517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-30 17:15:06 +00:00
koldo
d4ca363f30 Eigen: NonLinear functions
git-svn-id: svn://ultimatepp.org/upp/trunk@14514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-30 09:28:07 +00:00
koldo
75a2778769 ScatterCtrl: Added ScatterWindowPool
git-svn-id: svn://ultimatepp.org/upp/trunk@14513 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-29 21:23:53 +00:00
koldo
0877adb64f ScatterDraw: Added SetDataSourceInternal()
git-svn-id: svn://ultimatepp.org/upp/trunk@14512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-29 21:23:06 +00:00
oblivion
807463c2e8 SSH: ToDo list updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@14511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 19:31:15 +00:00
cxl
9eec198b93 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 15:16:38 +00:00
oblivion
810ea1ec95 Core/SSH: Z compression is enabled. (uses plugin/z on WIN32)
Core/SSH: A CLANG warning (-Wimplicit-function-declaration) condition for gettimeofday() function is fixed. 
Core/SSH: Cleanup, small bugfixes and cosmetics..
Core/SSH: API docs are updated accordingly.

git-svn-id: svn://ultimatepp.org/upp/trunk@14509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 13:22:30 +00:00
cxl
e3416384d9 Core: Mem: ARM fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-27 17:09:35 +00:00
cxl
2352d9b58c Core: Mem.h improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-27 16:39:08 +00:00
cxl
f3ecaf5f32 Core/SSL: Removed deprecated stuff
git-svn-id: svn://ultimatepp.org/upp/trunk@14504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-26 22:20:20 +00:00
cxl
db5b7236f6 .Core/Mem
git-svn-id: svn://ultimatepp.org/upp/trunk@14503 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-26 17:05:11 +00:00
cxl
78cf875ad8 Core: Fixed to compile with ARM
git-svn-id: svn://ultimatepp.org/upp/trunk@14502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-25 21:27:25 +00:00
cxl
d2ea86c98b Core/SSL: Added OPENSSL_thread_stop to cleanup after thread exit
git-svn-id: svn://ultimatepp.org/upp/trunk@14500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-25 16:12:27 +00:00
cxl
4c9cf3cd3f Draw: ImageScale fixed, uppsrc: various minor fixes related to Mem.h
git-svn-id: svn://ultimatepp.org/upp/trunk@14497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-24 08:40:20 +00:00
cxl
a7ffd101e9 Core: memcpyq, memcpydq, memcpy is using them...
git-svn-id: svn://ultimatepp.org/upp/trunk@14494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 17:00:36 +00:00
cxl
36fadbf7bf uppsrc: Many memcpy, memset converted to new memory functions
git-svn-id: svn://ultimatepp.org/upp/trunk@14493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 15:14:16 +00:00
cxl
fdfa8dcf23 SSE related includes reorganized
git-svn-id: svn://ultimatepp.org/upp/trunk@14492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 11:10:22 +00:00
cxl
175eda6c88 Core: memcpyd, memsetd now reduced in code size, Vector::Grow now using new memory routines
git-svn-id: svn://ultimatepp.org/upp/trunk@14491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 09:36:44 +00:00
cxl
1712860439 Core: Fix in svo_memset form unaligned CPUs
git-svn-id: svn://ultimatepp.org/upp/trunk@14489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-21 17:44:58 +00:00
cxl
48d2166c08 Core: New highly optimised svo_memcpy, svo_memset, memcpyd functions
git-svn-id: svn://ultimatepp.org/upp/trunk@14488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-21 17:18:24 +00:00
cxl
8ec50747cf Core, Draw, Painter: memsetd and RGBAFill optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@14486 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-20 14:39:18 +00:00
cxl
e875ba9035 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-19 19:37:09 +00:00
cxl
02e2c64664 Core: Fixed random generator seed issue in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@14480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-18 12:09:49 +00:00
cxl
a6acbee67a Draw: Refactoring rescale
git-svn-id: svn://ultimatepp.org/upp/trunk@14477 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-15 08:03:35 +00:00
cxl
c2a0c0450d .Developing CoRescale
git-svn-id: svn://ultimatepp.org/upp/trunk@14474 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-14 14:39:19 +00:00
cxl
3c9a733acd Draw: RescaleFilter now parallelized
git-svn-id: svn://ultimatepp.org/upp/trunk@14472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-14 12:31:53 +00:00
koldo
2f2d9e16e7 ScatterCtrl: Removed pedantic
git-svn-id: svn://ultimatepp.org/upp/trunk@14468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-13 16:07:18 +00:00
koldo
8f8212b545 ScatterDraw: Removed pedantic
git-svn-id: svn://ultimatepp.org/upp/trunk@14467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-13 16:06:44 +00:00
koldo
f9f9d5d191 *ScatterDraw: Fixed warnings and an error in Spline
git-svn-id: svn://ultimatepp.org/upp/trunk@14466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-13 12:11:25 +00:00
koldo
16cc08d07c Eigen: Added simpler nonlinear functions
git-svn-id: svn://ultimatepp.org/upp/trunk@14465 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-13 12:10:14 +00:00
cxl
e3c2446991 CtrlCore: Fixed issue with SetRect of fixed sized window
git-svn-id: svn://ultimatepp.org/upp/trunk@14463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-13 12:01:48 +00:00
cxl
dfe84698ea Sql: Fixed SQL destruction issues
git-svn-id: svn://ultimatepp.org/upp/trunk@14460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-13 09:23:28 +00:00
cxl
0af98b4d73 CtrlCore: RectTracker improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-12 13:30:54 +00:00
cxl
7162858a7c MySql: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 18:50:42 +00:00
cxl
757adb4a2a CtrlLib: Button: Fixed disabled color
git-svn-id: svn://ultimatepp.org/upp/trunk@14454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 16:53:21 +00:00
cxl
3a2ce006ca ide: main.conf now adds config flags
git-svn-id: svn://ultimatepp.org/upp/trunk@14452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 16:27:41 +00:00
cxl
45f3def06e MySql: Now links with mariadb-client too
git-svn-id: svn://ultimatepp.org/upp/trunk@14451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 15:46:04 +00:00
cxl
d3349a53c8 MySql, PGSQL: now using pkg-config
git-svn-id: svn://ultimatepp.org/upp/trunk@14450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 15:37:43 +00:00
koldo
c78a223203 *Eigen: Fixed CLANG error
git-svn-id: svn://ultimatepp.org/upp/trunk@14448 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-09 21:53:31 +00:00
koldo
9b3e283ab4 ScatterDraw: Reviewed Eigen dependencies
git-svn-id: svn://ultimatepp.org/upp/trunk@14447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-09 21:53:03 +00:00
koldo
1368c5ea99 ScatterCtrl: Added ScatterWindow
git-svn-id: svn://ultimatepp.org/upp/trunk@14446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-09 21:52:08 +00:00
koldo
b72a51a9f2 Eigen: Included NonLinearOptimization()
git-svn-id: svn://ultimatepp.org/upp/trunk@14444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-09 17:23:24 +00:00
koldo
aca3d1f9ad Eigen: Updated to master commit C1D944DD (9/May/2020)
git-svn-id: svn://ultimatepp.org/upp/trunk@14443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-09 08:54:11 +00:00
cxl
0b8efd7e21 Core: SwapEndian16 overloading fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-08 14:11:49 +00:00