Commit graph

2196 commits

Author SHA1 Message Date
cxl
a7cae97172 ide: Parsing fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-05 11:10:26 +00:00
cxl
8b751adbc3 Core: SIMD Test renamed to AllTrue to avoid name clashes
git-svn-id: svn://ultimatepp.org/upp/trunk@14657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-05 07:33:00 +00:00
cxl
fb4d667fdb uppsrc: SSE2->SIMD, Core: another decode fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-03 11:21:07 +00:00
cxl
b8598982eb Core: SIMD
git-svn-id: svn://ultimatepp.org/upp/trunk@14650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-03 07:29:31 +00:00
cxl
b1a412a2da Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-30 15:08:09 +00:00
cxl
0a195d2895 Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-30 09:11:50 +00:00
cxl
86f5e2910f Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-29 21:08:07 +00:00
cxl
852d46fecf Fixed temporary value issue in decode
git-svn-id: svn://ultimatepp.org/upp/trunk@14639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-29 17:48:26 +00:00
cxl
dfafee9e31 Core: String fix for sanitizer
git-svn-id: svn://ultimatepp.org/upp/trunk@14629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-23 13:16:37 +00:00
cxl
cd503a34bb Core: Fixed memory info in FreeBSD, ide: Refactoring CodeBase
git-svn-id: svn://ultimatepp.org/upp/trunk@14617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 06:38:59 +00:00
cxl
83ea8127ab Core: Fn.h minor fix, ide: Refactoring codebase
git-svn-id: svn://ultimatepp.org/upp/trunk@14610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-19 07:59:29 +00:00
cxl
3a63f14e86 Core: Fn improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-18 06:39:21 +00:00
cxl
82554139a1 Core: Added std::forward to Fn.h
git-svn-id: svn://ultimatepp.org/upp/trunk@14606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 18:44:44 +00:00
cxl
d08d636b28 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:08:30 +00:00
cxl
3e4b840506 uppsrc: Modernizing code with variadic templates
git-svn-id: svn://ultimatepp.org/upp/trunk@14604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:02:45 +00:00
cxl
e8e2452d5f Core: Minor string optimization
git-svn-id: svn://ultimatepp.org/upp/trunk@14603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-16 21:47:24 +00:00
cxl
821d9a377c Core: memset128, memeq128
git-svn-id: svn://ultimatepp.org/upp/trunk@14600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-16 14:49:58 +00:00
cxl
a77b6cd36a Draw: Some SSE2 routines moved from Painter
git-svn-id: svn://ultimatepp.org/upp/trunk@14597 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-15 20:34:53 +00:00
cxl
1f49ce6a3e Draw: Minify SSE2 optimised, Core: Fixed to compile with FreeBSD
git-svn-id: svn://ultimatepp.org/upp/trunk@14596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-15 11:57:51 +00:00
cxl
1af6908ff9 Core: get_i
git-svn-id: svn://ultimatepp.org/upp/trunk@14594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-14 17:08:20 +00:00
cxl
d066660f6e CtrlCore: Fixed performance issue with Font cache in Gtk3 backend
git-svn-id: svn://ultimatepp.org/upp/trunk@14590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-13 17:13:27 +00:00
cxl
6d12c664d3 Core: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@14584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-13 11:50:51 +00:00
cxl
4e1d85ec27 Core: Fixed compilation issue in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@14583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-13 08:14:58 +00:00
cxl
10385b0848 Painter: Minor optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@14580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-11 19:03:44 +00:00
cxl
cb8ac6757e .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-10 17:28:10 +00:00
cxl
7470ee085b 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
9a82b14059 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
0eaae761a1 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
25f82c7973 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
7b20cb4af0 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
c4695cccb8 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
0bda8f781e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-07 11:38:43 +00:00
cxl
a5fccb86d9 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
d55f46cbe8 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
c334d34209 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
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
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
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
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
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
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