Commit graph

1053 commits

Author SHA1 Message Date
treeform b1e1e0c095 rename test_iamges_draw_correct 2022-07-24 16:01:58 -07:00
treeform e48a191174 Blit strategy 2022-07-24 15:59:40 -07:00
Andre von Houck 41ec280864
Merge pull request #473 from treeform/guzba
image.fill(paint)
2022-07-23 18:44:57 -07:00
Ryan Oldenburg b1bd568015 rm 2022-07-23 20:07:48 -05:00
Ryan Oldenburg 684be27a1a image.fill(paint) 2022-07-23 19:54:16 -05:00
Ryan Oldenburg 4f60e87ef4 copy proc consistent 2022-07-23 19:13:23 -05:00
Ryan Oldenburg 7cf81a6d9a update macro procSignature 2022-07-23 12:57:23 -05:00
Ryan Oldenburg 8670e0edec neon procs 2022-07-23 00:13:19 -05:00
Ryan Oldenburg 0f93769ef1 avx2 image applyOpacity 2022-07-22 22:49:51 -05:00
Ryan Oldenburg d9cdb0ef95 image invertAvx2 2022-07-22 22:40:39 -05:00
Ryan Oldenburg 3b47831710 f 2022-07-22 22:34:55 -05:00
Ryan Oldenburg 2ace8e5e9f simd macro works on signature not just name, split applyOpacity + invert 2022-07-22 22:27:18 -05:00
treeform 21ac6af59a f 2022-07-22 11:04:18 -07:00
treeform ac5271600d Fix non simd magnifyBy2 2022-07-22 11:02:16 -07:00
Ryan Oldenburg 6e2786a22f simpler 2022-07-21 22:10:46 -05:00
Ryan Oldenburg 1a660ab8ec toPremultipliedAlpha rounds, + neon version 2022-07-21 20:36:36 -05:00
Ryan Oldenburg 1ed9afb2b9 path.commands is seq[float32] 2022-07-21 17:40:17 -05:00
Ryan Oldenburg f36a162e9b fix newImageNeon 2022-07-10 19:19:48 -05:00
Ryan Oldenburg 7f62ac5810 start on neon 2022-07-10 18:40:51 -05:00
Ryan Oldenburg 316bf1ce4f rm 2022-07-07 21:40:02 -05:00
Ryan Oldenburg 0b8d8029f3 restore expected procs/types 2022-07-07 20:16:39 -05:00
Ryan Oldenburg 9099df4715 treeform better macro 2022-07-07 20:10:14 -05:00
Ryan Oldenburg abc2dd653f rm todo 2022-07-07 19:52:22 -05:00
Ryan Oldenburg 902dda2a2e simpler 2022-07-07 19:39:39 -05:00
Ryan Oldenburg 83c7527474 rm 2022-07-07 19:11:21 -05:00
Ryan Oldenburg 8bb6957fe9 simd, hasSimd pragmas 2022-07-07 19:09:43 -05:00
Ryan Oldenburg fd52dfecb4 unused now that mask type is in common 2022-07-07 19:09:43 -05:00
Ryan Oldenburg 138d88a9bc rename 2022-07-07 19:09:43 -05:00
Ryan Oldenburg 8ca1400699 rm unimportant simd for now 2022-07-07 19:09:43 -05:00
Ryan Oldenburg dabe456af9 move image, mask to common 2022-07-07 19:09:43 -05:00
Ryan Oldenburg 06005de85c bugfix 2022-07-07 19:09:43 -05:00
Ryan Oldenburg 5d27c93f68 newImageFromMaskSimd newMaskFromImageSimd 2022-06-30 13:04:06 -05:00
Ryan Oldenburg c4eadf31ed isOneColorSimd isTransparentSimd 2022-06-30 13:04:06 -05:00
Ryan Oldenburg 3a41ff8e64 applyOpacitySimd 2022-06-30 13:04:06 -05:00
Ryan Oldenburg f5825daf10 ceilMaskSimd 2022-06-30 13:04:06 -05:00
Ryan Oldenburg 1c6fa86ac0 isOpaqueSimd 2022-06-30 13:04:06 -05:00
Ryan Oldenburg d76550052e toPremultipliedAlphaSimd 2022-06-30 13:04:06 -05:00
Ryan Oldenburg af5045ccb8 invertImageSimd invertMaskSimd 2022-06-30 13:04:06 -05:00
Ryan Oldenburg 9644894903 fillUnsafeSimd 2022-06-30 13:04:06 -05:00
Ryan Oldenburg aaead7ed84 f 2022-06-30 13:04:06 -05:00
treeform ba5681e452 Cleanup. 2022-06-30 10:59:38 -07:00
treeform dffad18641 Quantize each vertex only once. 2022-06-30 10:38:55 -07:00
Ryan Oldenburg 01254d2398 bugfix, make sure they actually span 2022-06-30 01:57:05 -05:00
Ryan Oldenburg 0abafbca6f use trapezoid method more 2022-06-30 01:57:05 -05:00
treeform af84081817 Quadratic speedup. 2022-06-29 23:48:07 -07:00
treeform 04abf707fa Cleanup. 2022-06-29 23:14:34 -07:00
treeform de0600e1e2 Cubic tangent error. 2022-06-29 22:49:28 -07:00
Ryan Oldenburg 17cfd9643d morepretty 2022-06-29 17:17:53 -05:00
Ryan Oldenburg bf1caf1c9b move applyOpacity simd out 2022-06-29 17:17:53 -05:00
Ryan Oldenburg ba8fac4e85 checks off 2022-06-29 17:17:53 -05:00