Commit graph

13 commits

Author SHA1 Message Date
Vinzenz Schroeter 1fe7760ee2 fix examples 2024-05-19 14:21:47 +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 8426698b9f clippy fix, fmt 2024-05-17 18:45:24 +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 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 0a3f400e92 add rest of compression algorithms 2024-05-11 23:16:41 +02:00
Vinzenz Schroeter a239adb07a add example random_brightness 2024-05-11 17:34:52 +02:00