Commit graph

7 commits

Author SHA1 Message Date
Vinzenz Schroeter f759395393 move c_api into binding_c crate, update C# binding 2024-05-26 13:15:11 +02:00
Vinzenz Schroeter f2d98af532 rename to servicepoint, new dir structure, WIP build.rs 2024-05-25 11:16:37 +02:00
Vinzenz Schroeter 95928ee85c update language bindings and examples 2024-05-16 23:12:35 +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 51685f038c fix paths, also build main library automatically for C# binding 2024-05-13 21:39:16 +02:00
Vinzenz Schroeter ea7061db7f add possibility to get a reference to the raw data of PixelGrid 2024-05-13 01:26:44 +02:00
Vinzenz Schroeter 10e6138756 rename example 2024-05-13 00:24:44 +02:00