Commit graph

12337 commits

Author SHA1 Message Date
cxl
8b9a23b797 Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@14544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 12:23:03 +00:00
cxl
5a59002af0 Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@14543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 12:21:02 +00:00
cxl
c6d84d2fd1 ide: GCC builder removed PLATFORM #ifdefs where possible
git-svn-id: svn://ultimatepp.org/upp/trunk@14542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 08:28:00 +00:00
cxl
116652c9a4 Core: memhash32 improvements, GLDraw: removed DLOG
git-svn-id: svn://ultimatepp.org/upp/trunk@14541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-03 16:17:03 +00:00
cxl
c7c31ae740 Core: String / char * literal comparison optimised
git-svn-id: svn://ultimatepp.org/upp/trunk@14540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-03 09:30:29 +00:00
cxl
6943b71363 Core: Hashing fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-02 21:33:32 +00:00
cxl
76abae9a5c Core: ARM fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-02 08:40:49 +00:00
cxl
025a5e2f7a .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-02 08:31:53 +00:00
cxl
6afb9753b1 Core: Fix in String hashing
git-svn-id: svn://ultimatepp.org/upp/trunk@14536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-02 08:08:49 +00:00
cxl
681981d94f GLDraw: Fixed NVIDIA problem with DrawGL
git-svn-id: svn://ultimatepp.org/upp/trunk@14535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 23:39:20 +00:00
cxl
42c4056af0 GLDraw: Shaders compile code now logs info if any in debug mode
git-svn-id: svn://ultimatepp.org/upp/trunk@14534 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 16:01:52 +00:00
cxl
2238ad023e .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@14533 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 16:01:50 +00:00
cxl
9a09df576b Core Now using 64 bit hashes on 64 bit CPUS (faster)
git-svn-id: svn://ultimatepp.org/upp/trunk@14532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 13:37:31 +00:00
koldo
4b6e082a72 ScatterDraw: Added bool to swap and remove
git-svn-id: svn://ultimatepp.org/upp/trunk@14530 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 08:44:26 +00:00
koldo
150808a842 ScatterCtrl: Added bool to swap and remove
git-svn-id: svn://ultimatepp.org/upp/trunk@14529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 08:44:06 +00:00
koldo
e0b5306f69 ScatterCtrl: Added swap and remove callbacks
git-svn-id: svn://ultimatepp.org/upp/trunk@14528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 08:30:30 +00:00
koldo
109b4a7036 ScatterDraw: Added swap and remove callbacks
git-svn-id: svn://ultimatepp.org/upp/trunk@14527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 08:30:18 +00:00
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
fd2a24d05f .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 07:41:07 +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
cxl
9131c802cb .benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@14516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-30 17:15:05 +00:00
koldo
3b78f886f1 Eigen_demo: Nonlinear functions
git-svn-id: svn://ultimatepp.org/upp/trunk@14515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-30 09:29:05 +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
28bd91841a Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@14508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-27 23:01:25 +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
259bb3cf51 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-27 16:42:51 +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
9cfdc7a1aa .uppweb
git-svn-id: svn://ultimatepp.org/upp/trunk@14501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-25 20:56:23 +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
01729c30ef Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@14498 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-24 23:01:42 +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
9ad2831810 .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@14496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-24 08:40:18 +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
224edd7634 Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@14490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-21 23:01:41 +00:00