-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update bindings to the new API. (#193)
* Fix bindings up until end of image.um * Convert more bindings * Convert ent.um * init collC to 0 * Fix Ent.getColl * Fix Ent.ysort * audio.um and window.um * Fix the remaining bindings * (style) dereference value parameter in definition
- Loading branch information
Showing
16 changed files
with
720 additions
and
689 deletions.
There are no files selected for viewing
Submodule miniaudio
updated
5 files
+0 −13 | CHANGES.md | |
+51 −70 | extras/miniaudio_split/miniaudio.c | |
+3 −4 | extras/miniaudio_split/miniaudio.h | |
+53 −73 | miniaudio.h | |
+0 −1 | tests/test_deviceio/ma_test_deviceio.c |
Submodule sokol
updated
4 files
+0 −5 | CHANGELOG.md | |
+0 −1 | sokol_app.h | |
+0 −13 | sokol_audio.h | |
+1 −1 | sokol_gfx.h |
Submodule umka
updated
5 files
+8 −16 | doc/api.md | |
+1 −1 | playground/umka.js | |
+6 −12 | src/umka_api.h | |
+32 −36 | src/umka_runtime.c | |
+4 −5 | tests/lib/lib.c |
Oops, something went wrong.