Commit graph

7531 commits

Author SHA1 Message Date
cxl
ff84bc48ce .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-10 17:28:10 +00:00
cxl
22093dd4f6 Core, RichText, Draw: Global Value Cache with dynamically adjusted size based on system statistics, MakeImage now using global value cache, RichText now stores decompressed images in the cache
git-svn-id: svn://ultimatepp.org/upp/trunk@14576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-10 14:10:50 +00:00
cxl
ded1b2bba3 Core: ValueCache
git-svn-id: svn://ultimatepp.org/upp/trunk@14573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-09 14:55:33 +00:00
cxl
576f8aeb7a Core: GetSystemMemoryStatus MacOSX
git-svn-id: svn://ultimatepp.org/upp/trunk@14572 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-09 13:30:41 +00:00
cxl
f6f7919742 Core: GetSystemMemoryStatus Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@14570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-09 07:26:16 +00:00
cxl
adee7dee99 Core: GetSystemMemoryStatus Win32, Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@14568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-08 20:38:32 +00:00
cxl
f42d9f1e30 Draw: Minor ImageCache related fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-08 16:13:27 +00:00
cxl
5b4dcd91c7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-07 11:38:43 +00:00
cxl
56a3153d0d Painter Painter SSE2 alpha-blending fixed for MacOS (different RGBA layout)
git-svn-id: svn://ultimatepp.org/upp/trunk@14558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-07 08:33:19 +00:00
cxl
1769d782d3 ide: Python syntax highlighting refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@14555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-05 11:47:35 +00:00
cxl
3f1e0406a4 ide: Syntax highlighting small improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-05 11:11:51 +00:00
cxl
c4b116765f ide: Log syntax highlighting now highlights 0x and 0b numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@14553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-05 10:52:27 +00:00
cxl
46fc3a4abc ide: Fixed performance issue with .log highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@14552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-05 09:53:29 +00:00
cxl
e508655a2d Painter: workaround for missing intrinsics
git-svn-id: svn://ultimatepp.org/upp/trunk@14550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 18:20:12 +00:00
cxl
27e2143172 Draw: Image::IsOpaque, ScanOpaque(Image&), iml now using ScanOpaque
git-svn-id: svn://ultimatepp.org/upp/trunk@14549 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 16:52:04 +00:00
cxl
b6a82ecca4 Painter: Time inspectors
git-svn-id: svn://ultimatepp.org/upp/trunk@14547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 16:03:11 +00:00
cxl
d8b023f48b Painter: SSE2 alphablending
git-svn-id: svn://ultimatepp.org/upp/trunk@14546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 15:20:52 +00:00
cxl
118d0f6e5a umk: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@14545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 12:23:04 +00:00
cxl
0ba1119dcf 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
aca85f6080 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
53e2e04ccd 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
fd4608b573 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
34ae84e430 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
6a62d209e8 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
ee2bfbe1d0 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
916949ac06 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
3cd4f0cd68 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
1deca64cf3 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
288991678d 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
4303cad51f 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
ea6e9a061d 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
44e3ae59b5 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
2a60774780 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
07c9863003 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
e21fe262af 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
e3fccbf058 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
a3b4422434 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
32d42c63e0 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
9201cdb9ad 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
316d47fa7a 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
8a44cab4d2 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
c82a0d054d 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
a98f6b7387 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 15:16:38 +00:00
oblivion
0a51023b22 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
71966345a0 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
dae458db06 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
67b4da171a 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
20247401d8 .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
ae1a747bf0 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
4494be0c2b 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