Vinzenz Schroeter
d5e08faeb1
move data_ref to trait
2024-05-18 11:11:15 +02:00
Vinzenz Schroeter
bcf040911d
move grid functions to trait
2024-05-18 10:54:12 +02:00
Vinzenz Schroeter
46c9174d3d
add suggested frame pacing
2024-05-17 23:56:08 +02:00
Vinzenz Schroeter
c61c267b02
add more unit tests
2024-05-17 21:02:50 +02:00
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