Commit graph

16 commits

Author SHA1 Message Date
Vinzenz Schroeter
8307354a58 cargo fmt 2024-05-16 23:18:43 +02:00
Vinzenz Schroeter
da4df32878 add new compression commands to BitmapLinearWin 2024-05-16 23:03:07 +02:00
Vinzenz Schroeter
1dad113ca1 a bunch of minor changes combined:
- From instead of Into
- unsafe_data_ref for other payloads
- CByteSlice for returning memory spans
- send Packet instead of Into<Packet>
- expose packet layer to C/C#
2024-05-15 20:34:51 +02:00
Vinzenz Schroeter
98e8a6d639 add c api 2024-05-12 17:15:30 +02:00
Vinzenz Schroeter
01d1f1dad0 one workspace for everything 2024-05-12 14:01:49 +02:00
Vinzenz Schroeter
61b3fac20d version 0.1.1 2024-05-12 01:35:59 +02:00
Vinzenz Schroeter
362426c758 reformat with max width 2024-05-11 23:28:08 +02:00
Vinzenz Schroeter
0a3f400e92 add rest of compression algorithms 2024-05-11 23:16:41 +02:00
Vinzenz Schroeter
02bac1e173 add publish=false to examples 2024-05-11 17:38:25 +02:00
Vinzenz Schroeter
27f891cd92 remove Window, fix examples, add logging 2024-05-11 14:41:09 +02:00
Vinzenz Schroeter
30c26db9f7 add command line option for moving line 2024-05-10 18:51:03 +02:00
Vinzenz Schroeter
06d3a99659 fix missing dependency 2024-05-10 18:35:52 +02:00
Vinzenz Schroeter
8b33389203 add command code type 2024-05-10 18:33:51 +02:00
Vinzenz Schroeter
e6f8afb378 game of life example, bug fixes 2024-05-10 12:24:07 +02:00
Vinzenz Schroeter
a7b6cf2ad0 PixelGrid::max_sized, cloneable 2024-05-10 01:35:24 +02:00
Vinzenz Schroeter
2ff0ffa0d6 move example out of module 2024-05-10 01:22:43 +02:00