Commit graph

1130 commits

Author SHA1 Message Date
treeform
5a4c393fe2 Fix doc generator. 2023-05-10 18:06:14 -07:00
simonkrauter
61df2e7271 Fix spellings to work with --styleCheck:usages 2023-04-14 15:12:24 -03:00
Ryan Oldenburg
94962eb163 simple pure-internal fix for a test 2023-01-14 22:52:57 -06:00
Ryan Oldenburg
2f8c21a6a9 use crunchy for crc32 2023-01-11 00:00:00 -06:00
Ryan Oldenburg
b7a27392df 5.0.4 2022-12-17 21:03:22 -06:00
unknown
ccecb07f99 fix int set 2022-12-18 09:57:57 +08:00
Ryan Oldenburg
452e525814 5.0.3 2022-12-17 09:52:50 -06:00
Ryan Oldenburg
93bc64d2d7 produce smaller pngs 2022-12-10 10:28:16 -06:00
Ryan Oldenburg
2816029015 catchable 2022-12-10 10:28:16 -06:00
Andre von Houck
242a6d8057
Merge pull request #511 from beef331/master
Add sink annotations and use an openarray instead of seq to reduce co…
2022-12-10 08:28:10 -08:00
unknown
35862fa5c7 fix int set construction 2022-12-08 11:54:12 +08:00
jason
dd9f96bcef Add sink annotations and use an openarray instead of seq to reduce copying and allocations 2022-10-25 15:31:49 -06:00
Ryan Oldenburg
29b84d7d8e encode dibs for windows clipboard 2022-08-20 02:37:54 -05:00
Ryan Oldenburg
6a2c5934f7 fix smooth draw fuzz 2022-08-09 13:50:17 -05:00
Ryan Oldenburg
8128bcd898 faster draw smooth using line gather then blend 2022-08-08 18:22:48 -05:00
Ryan Oldenburg
2e59533628 rm 2022-08-07 14:41:58 -05:00
Ryan Oldenburg
d9a427a72f unused 2022-08-06 22:12:17 -05:00
Ryan Oldenburg
02b0a91ea1 dimension check 2022-08-06 20:49:55 -05:00
treeform
de14eedada Use chroma's blends better. 2022-08-03 16:50:07 -07:00
Ryan Oldenburg
27ce52f47e move simd macros to nimsimd 2022-08-02 15:21:50 -05:00
Andre von Houck
0b32a1d12e
Merge pull request #491 from treeform/guzba
update bindings, fix hasSimd macro + comments
2022-08-02 11:34:21 -07:00
Ryan Oldenburg
8b0fdf435f update simd macro to just call procs always 2022-08-02 10:07:28 -05:00
treeform
19ec00c81b image.subImage(Rect) 2022-08-01 21:14:43 -07:00
treeform
4effe38236 opaqueBounds 2022-08-01 21:14:43 -07:00
treeform
8bee289435 Add cropAlpha. 2022-08-01 21:14:43 -07:00
Ryan Oldenburg
c8ee10ca16 faster smooth draw part 1 2022-08-01 20:57:21 -05:00
Ryan Oldenburg
92b4c33c63 faster 2022-08-01 17:04:36 -05:00
Ryan Oldenburg
0f80f9a385 morepretty 2022-08-01 13:12:17 -05:00
Ryan Oldenburg
48d1b17bc4 bit of neon in paints 2022-08-01 13:05:38 -05:00
Ryan Oldenburg
e4afb30f2d bit of neon in png 2022-08-01 13:05:01 -05:00
Ryan Oldenburg
93e9ef79b0 neon bit in computeCoverage 2022-08-01 13:04:49 -05:00
Ryan Oldenburg
b0910ed08a neon line blends 2022-08-01 13:04:31 -05:00
Ryan Oldenburg
f69502a146 avx2 coverage line blends 2022-08-01 12:58:37 -05:00
Ryan Oldenburg
3667557618 rename 2022-07-31 22:42:20 -05:00
Ryan Oldenburg
31bd588b17 simpler 2022-07-31 22:42:12 -05:00
Ryan Oldenburg
e107f85fb0 check bounds when aligning 2022-07-31 17:16:35 -05:00
Ryan Oldenburg
17cfb62ab3 rename 2022-07-31 17:00:10 -05:00
Ryan Oldenburg
58887e8eb6 use aligned store (bugfix) 2022-07-31 16:38:15 -05:00
Ryan Oldenburg
a92e289e36 f 2022-07-31 16:38:15 -05:00
Ryan Oldenburg
24b36b077e tmp 2022-07-31 16:38:15 -05:00
Ryan Oldenburg
e0cb5c2b11 f 2022-07-31 16:38:15 -05:00
Ryan Oldenburg
2a2dd4b231 rename 2022-07-31 16:38:15 -05:00
Ryan Oldenburg
a56fba39a7 avx2 versions 2022-07-31 16:38:15 -05:00
Ryan Oldenburg
6582f7c4ca rename 2022-07-31 16:38:15 -05:00
Ryan Oldenburg
dd7bf9f210 blendLine rgbx 2022-07-31 16:38:15 -05:00
Ryan Oldenburg
04fc992dc4 simpler for now 2022-07-31 16:38:15 -05:00
Ryan Oldenburg
77b5df9d00 morepretty 2022-07-31 16:38:15 -05:00
Ryan Oldenburg
85c411e6cd rename 2022-07-31 01:10:12 -05:00
Ryan Oldenburg
be142b55ad faster 2022-07-31 01:05:17 -05:00
Ryan Oldenburg
db4c1bea73 wider neon 2022-07-31 00:22:17 -05:00