aboutsummaryrefslogtreecommitdiff
path: root/include/bindings.c
AgeCommit message (Collapse)AuthorFilesLines
2020-12-13code: switch to custom wlroots/libwayland bindingsIsaac Freund1-11/+0
This is a big step up over @cImport() for ergonomics and type safety. Nearly all void pointer casts have been eliminated!
2020-10-30code: Remove most of the hack around @cImport and flexible arraysMarten Ringwelski1-30/+0
2020-06-02Clean up some memory leaksIsaac Freund1-0/+4
2020-04-15Rename render.[hc] to bindings.[hc]Isaac Freund1-0/+37