Annika Hannig
e9dc4b59d2
only require into Packet for sendable data
2024-05-23 20:56:46 +02:00
Vinzenz Schroeter
79e963d045
add lzma as only default compression, add missing cfg annotations
2024-05-18 14:10:41 +02:00
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
5a717beda5
make width and height private to make it read only
2024-05-17 18:43:39 +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
6834bb084b
fix compression, rename enum values
2024-05-16 21:32:33 +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
362426c758
reformat with max width
2024-05-11 23:28:08 +02:00
Vinzenz Schroeter
27f891cd92
remove Window, fix examples, add logging
2024-05-11 14:41:09 +02:00
Vinzenz Schroeter
e6f8afb378
game of life example, bug fixes
2024-05-10 12:24:07 +02:00