Updated submodules to most recent sokol shader bindings #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sokol has recently changed the way shaders are generated and a few function calls. Commits of the dependencies have been updated to most recent pushes to their respective master branches.
cimgui: 8ec6558ecc9476c681d5d8c9f69597962045c2e6
sokol: eaa1ca79a4004750e58cb51e0100d27f23e3e1ff
void sg_apply_uniforms updated using gen-sokol
IMGUI example builds with no errors, runs with no errors. Example quad draw shader runs with no error
If I made a mistake with configuration changes welcome.
edit:
Note on my configuration: built with cosmo 3.9.7, run on debian 12