aboutsummaryrefslogtreecommitdiff
path: root/bindgen/gen_zig.py
Commit message (Collapse)AuthorAgeFilesLines
* updated gen_x.py to use sokol_app.c, sokol_gfx.c, instead of sokol_app_gfx.cGarett Bass2021-03-271-2/+2
|
* gen_zig.py: allow function arg-type overrides, allow ignored structsAndre Weissflog2021-02-261-42/+57
|
* Language-binding-friendly API changes. (#458)Andre Weissflog2021-02-101-82/+210
| | | See: https://floooh.github.io/2021/02/07/sokol-api-overhaul.html
* bindgen: add sokol_audio.hAndre Weissflog2020-12-301-2/+6
|
* bindgen: add sokol_time.hAndre Weissflog2020-12-231-2/+12
|
* bindgen updatesAndre Weissflog2020-12-231-7/+8
|
* more language bindings implAndre Weissflog2020-12-221-18/+6
|
* start with language bindings generationAndre Weissflog2020-12-221-0/+428