Commit graph

286 commits

Author SHA1 Message Date
Ryan Oldenburg
fc23bda80f blends exports 2021-02-13 20:57:58 -06:00
Ryan Oldenburg
28f831249f better segment partitioning, faster svg path fill 2021-02-13 20:52:53 -06:00
Ryan Oldenburg
b800c77ab5 cleaner + faster simd 2021-02-13 20:52:53 -06:00
Ryan Oldenburg
4a9c26d4ff mask+mask bugfix 2021-02-13 16:03:15 -06:00
Ryan Oldenburg
64e5016df6 draw mask.image simd 2021-02-11 22:37:40 -06:00
Ryan Oldenburg
debceb255a image + (image|mask) works 2021-02-11 22:12:30 -06:00
Ryan Oldenburg
243f9a3ba1 better names 2021-02-11 22:12:12 -06:00
Ryan Oldenburg
70ab79b607 draw uber takes Image | Mask + works w/o simd so far 2021-02-11 15:29:11 -06:00
Ryan Oldenburg
abbcc717cd fix 2021-02-11 14:40:30 -06:00
Ryan Oldenburg
50a4687d67 move 2021-02-11 14:08:09 -06:00
Ryan Oldenburg
d0294ebec7 move to bottom of file now 2021-02-11 14:05:37 -06:00
Ryan Oldenburg
01f6248522 simd image blend when possible 2021-02-11 13:57:19 -06:00
Ryan Oldenburg
b6b1d3a44c sharpen -> ceil 2021-02-11 13:14:06 -06:00
Ryan Oldenburg
7e06625c27 y min, max when drawing optimization 2021-02-11 12:45:52 -06:00
Ryan Oldenburg
a40683920d sharpen masks + simd, blend masks 2021-02-11 02:38:27 -06:00
Ryan Oldenburg
e17d0c742d roundedRect clockwise vs counter 2021-02-11 01:44:46 -06:00
Ryan Oldenburg
d8b01fa885 comment out blends not avail in figma 2021-02-10 22:21:56 -06:00
Ryan Oldenburg
b3bc1225d4 f 2021-02-10 16:31:12 -06:00
Ryan Oldenburg
55051f944c premul alpha version of many blends, ~4x faster for each 2021-02-10 15:59:08 -06:00
Ryan Oldenburg
cc63165c9b rest of blends work by converting back to straight alpha first (except 2 missing tests) 2021-02-10 14:37:15 -06:00
Ryan Oldenburg
0cdb84407b unused 2021-02-10 13:48:18 -06:00
Ryan Oldenburg
0cf0c95791 fix exclusion blend 2021-02-10 13:46:58 -06:00
Ryan Oldenburg
81dbfacdda blendExclusion 50% faster 2021-02-09 23:34:49 -06:00
Ryan Oldenburg
59b186b535 group float timings (to easily disable, they are going away) 2021-02-09 23:32:13 -06:00
Ryan Oldenburg
d9fcf71f43 blendExclusion passes tests 2021-02-09 23:28:56 -06:00
Ryan Oldenburg
3ec1710e2e blurs 2021-02-09 22:25:15 -06:00
Ryan Oldenburg
b074e9bfc7 mask blends 2021-02-09 16:37:07 -06:00
Ryan Oldenburg
264b30b118 image.newMask 35% faster with simd 2021-02-09 16:08:08 -06:00
Ryan Oldenburg
c95df08cbe remove old 2021-02-09 15:28:47 -06:00
Ryan Oldenburg
29047d6a46 blends, blurs, masks checkpoint 2021-02-09 15:22:37 -06:00
Ryan Oldenburg
913c7e9498 more premul blends 2021-02-09 15:22:37 -06:00
Ryan Oldenburg
8231583429 updated exmaples, bugfix 2021-02-08 23:07:46 -06:00
Ryan Oldenburg
ad11eac936 unused 2021-02-08 22:42:55 -06:00
Ryan Oldenburg
7b012e23bb fix comments 2021-02-08 22:39:28 -06:00
Ryan Oldenburg
3e096792c0 move 2021-02-08 22:39:28 -06:00
Ryan Oldenburg
1ed4077249 invert for mask, premul alpha image 2021-02-08 22:27:00 -06:00
Ryan Oldenburg
d0cb2bf7bb unused 2021-02-08 22:27:00 -06:00
Ryan Oldenburg
29f424fe4c applyOpacity simd for image too, 10x faster as well 2021-02-08 21:44:17 -06:00
Ryan Oldenburg
6fd7df9b23 shortcut 2021-02-08 21:44:17 -06:00
Ryan Oldenburg
6c5fa78ed9 mask applyOpacity 10x faster 2021-02-08 21:12:28 -06:00
Ryan Oldenburg
788b5a0821 consistent versions arcoss all combos 2021-02-08 20:06:07 -06:00
Ryan Oldenburg
33479e5612 draw image into mask 2021-02-08 19:59:46 -06:00
Ryan Oldenburg
33b032550c draw mask on mask 2021-02-08 19:52:54 -06:00
Ryan Oldenburg
7cfaff1824 fix 2021-02-08 17:58:42 -06:00
Ryan Oldenburg
2807cce15f f 2021-02-08 17:41:21 -06:00
Ryan Oldenburg
5e536c5d67 starting transition of draw / images.nim to premul alpha 2021-02-08 17:26:48 -06:00
Ryan Oldenburg
4cf9c46a79 merged drawCorrect 2021-02-08 17:12:34 -06:00
Ryan Oldenburg
662c79e0fb draw mask 2021-02-08 16:43:22 -06:00
Ryan Oldenburg
191b89b50c mask applyOpacity 2021-02-08 16:39:24 -06:00
Ryan Oldenburg
bbe207baa0 image masking 2021-02-08 14:31:26 -06:00