aboutsummaryrefslogtreecommitdiff
path: root/bindgen
Commit message (Expand)AuthorAgeFilesLines
* bindgen/README: add a note about clang and python3, fixes #253Andre Weissflog2021-05-261-0/+14
* a few minor updates:Garett Bass2021-04-081-8/+5
* fix Nim cstring argument typeGarett Bass2021-03-271-1/+1
* updated gen_x.py to use sokol_app.c, sokol_gfx.c, instead of sokol_app_gfx.cGarett Bass2021-03-272-9/+9
* Merge branch 'master' of https://github.com/floooh/sokolGarett Bass2021-02-261-42/+57
|\
| * gen_zig.py: allow function arg-type overrides, allow ignored structsAndre Weissflog2021-02-261-42/+57
* | added nim support to bindgenGarett Bass2021-02-254-1/+577
|/
* Language-binding-friendly API changes. (#458)Andre Weissflog2021-02-103-102/+246
* bindgen: build zig-bindings with SOKOL_ZIG_BINDINGS defineAndre Weissflog2021-01-032-5/+8
* bindgen: add sokol_audio.hAndre Weissflog2020-12-302-3/+8
* bindgen: add sokol_time.hAndre Weissflog2020-12-232-3/+14
* bindgen updatesAndre Weissflog2020-12-235-17/+46
* add a WIP readme to bindgen directoryAndre Weissflog2020-12-221-0/+1
* more language bindings implAndre Weissflog2020-12-224-71/+24
* start with language bindings generationAndre Weissflog2020-12-224-0/+579