Commit graph

46 commits

Author SHA1 Message Date
Mirek Fidler
4bdedd8046 Painter docs 2023-12-28 15:17:32 +01:00
Mirek Fidler
4a9674604c Core: Fixed MSBT problem (thanks Tom!), Painter examples and docs 2023-12-27 16:41:12 +01:00
Mirek Fidler
7842adce8c .docs 2023-12-25 19:25:28 +01:00
Mirek Fidler
45e2296c69 Painter: Last minute fixes... 2023-12-24 16:37:07 +01:00
mirek-fidler
2d0f19053a
Painter2 (#182)
Painter improvements: Multithreaded rendering improved, new image filter (like Lanczos 3) option, image mapping is now more precise
2023-12-24 15:21:23 +01:00
Mirek Fidler
327ff82d4d Core: ARM64 NEON activated, minor SIMD fixes 2023-04-23 19:50:15 +02:00
cxl
be48251cc8 .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@14548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 16:52:03 +00:00
cxl
34ba343b9d .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@13385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-12 21:49:24 +00:00
cxl
1a7724c387 .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@12789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-23 15:35:25 +00:00
cxl
0ca26c1c17 .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@12520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-12 10:12:19 +00:00
cxl
05f7848f9a .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@12518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-12 09:26:16 +00:00
cxl
87634c8031 .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@12507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-11 12:41:20 +00:00
cxl
6deb92c93e .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@12280 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-16 22:51:18 +00:00
cxl
5f98277681 .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@11621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-25 18:26:59 +00:00
cxl
130203969b .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@10696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-11 19:38:35 +00:00
cxl
def1ec1f92 u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
d1459654f6 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-23 18:04:14 +00:00
cxl
837d95ec5e SSE2 flags removed
git-svn-id: svn://ultimatepp.org/upp/trunk@8074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 14:49:27 +00:00
cxl
15249c7b78 examples: PainterExamples fixed for older CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@7222 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-11 17:17:15 +00:00
cxl
1e0ec257cd .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-05 11:37:37 +00:00
cxl
7c92f7bddc PainterExamples: DrawArc
git-svn-id: svn://ultimatepp.org/upp/trunk@1458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-31 07:43:14 +00:00
rylek
b89b94e30a Added a simple example demonstrating DrawArc.
git-svn-id: svn://ultimatepp.org/upp/trunk@1455 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-30 19:54:38 +00:00
cxl
144b93f6c3 examples: PainterExamples minor change
git-svn-id: svn://ultimatepp.org/upp/trunk@1453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-29 04:49:45 +00:00
rylek
e89702bcc4 Added a simple example demonstrating DrawPolyPolyPolygon & DrawPolyPolyline; removed double #include from Shapes.cpp; added a final CRLF to Big.cpp to avoid GCC complaints.
git-svn-id: svn://ultimatepp.org/upp/trunk@1449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-28 08:43:55 +00:00
cxl
b3cdb54b3d PainterExamples: RoundedRectangle
git-svn-id: svn://ultimatepp.org/upp/trunk@983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-19 07:43:46 +00:00
cxl
57e2c6e8ae PainterExamples GCC ambiguity fix
git-svn-id: svn://ultimatepp.org/upp/trunk@934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-09 09:43:24 +00:00
cxl
37b9997f7b PainterExamles: OnPath
git-svn-id: svn://ultimatepp.org/upp/trunk@928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-07 20:16:26 +00:00
cxl
a4688d44dc examples PainterExamples fix
git-svn-id: svn://ultimatepp.org/upp/trunk@917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-06 16:33:27 +00:00
cxl
cd7acd9acd PainterExamples fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-25 10:32:57 +00:00
cxl
daf2cece0d More PainterExamples
git-svn-id: svn://ultimatepp.org/upp/trunk@898 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-23 17:49:43 +00:00
cxl
2a0354da8e GCC fix in PainterExamples
git-svn-id: svn://ultimatepp.org/upp/trunk@870 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-16 10:48:13 +00:00
cxl
b556ccca12 New painter examples
git-svn-id: svn://ultimatepp.org/upp/trunk@869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-15 22:34:47 +00:00
cxl
91e75c2404 Painter1.0 to archive
git-svn-id: svn://ultimatepp.org/upp/trunk@855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-12 16:30:42 +00:00
cxl
8a25975d47 PainterExamples
git-svn-id: svn://ultimatepp.org/upp/trunk@844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-09 08:22:30 +00:00
cxl
76e27bf854 PainterExamples
git-svn-id: svn://ultimatepp.org/upp/trunk@808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-25 23:04:36 +00:00
cxl
dbed4e043e PainterExamples improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@799 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-24 18:45:38 +00:00
cxl
022c240842 PainterExmples improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@795 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-22 19:40:55 +00:00
cxl
618cafcda3 PainterExamples - ctrls
git-svn-id: svn://ultimatepp.org/upp/trunk@794 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-22 18:38:47 +00:00
cxl
56ec9bbf8b PainterExamples: RichText
git-svn-id: svn://ultimatepp.org/upp/trunk@791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-21 11:50:13 +00:00
cxl
b52cfa9873 PainterExamples Ctrl+B -> benchmark
git-svn-id: svn://ultimatepp.org/upp/trunk@789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-20 18:50:28 +00:00
cxl
aed483f15a PainterExamples added Ctrl+P: printing
git-svn-id: svn://ultimatepp.org/upp/trunk@787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-19 22:39:52 +00:00
cxl
0d4c8a71a5 PainterExamples improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-18 17:58:58 +00:00
cxl
de6e228a76 New PainterExamples
git-svn-id: svn://ultimatepp.org/upp/trunk@782 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-18 12:18:29 +00:00
cxl
9ee7e1d00d Improved PainterExamples
git-svn-id: svn://ultimatepp.org/upp/trunk@778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-17 11:58:39 +00:00
cxl
47db72caf2 More Painter examples
git-svn-id: svn://ultimatepp.org/upp/trunk@752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-15 22:51:51 +00:00
cxl
20a2945970 Painter Examples
git-svn-id: svn://ultimatepp.org/upp/trunk@750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-15 22:25:46 +00:00