| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update gen_zig to support 0.8.0 and master | Lee Cannon | 2021-07-20 | 1 | -1/+3 |
| * | updated gen_x.py to use sokol_app.c, sokol_gfx.c, instead of sokol_app_gfx.c | Garett Bass | 2021-03-27 | 1 | -2/+2 |
| * | gen_zig.py: allow function arg-type overrides, allow ignored structs | Andre Weissflog | 2021-02-26 | 1 | -42/+57 |
| * | Language-binding-friendly API changes. (#458) | Andre Weissflog | 2021-02-10 | 1 | -82/+210 |
| * | bindgen: add sokol_audio.h | Andre Weissflog | 2020-12-30 | 1 | -2/+6 |
| * | bindgen: add sokol_time.h | Andre Weissflog | 2020-12-23 | 1 | -2/+12 |
| * | bindgen updates | Andre Weissflog | 2020-12-23 | 1 | -7/+8 |
| * | more language bindings impl | Andre Weissflog | 2020-12-22 | 1 | -18/+6 |
| * | start with language bindings generation | Andre Weissflog | 2020-12-22 | 1 | -0/+428 |