librashader 0.4.1
chyyran
released this
08 Sep 15:53
·
181 commits
to master
since this release
Version 0.4.1 has the canonical C ABI version 1
, and API version 1
.
This is a bugfix release to address an issue with glShaderSource
reading invalid characters for the shader.
Notable Changes
- 075a298 gl: fix
glShaderSource
reading past the string buffer.
ABI Changes Incoming
The next release in the 0.5.x series will be C ABI-incompatible to clean up some inconsistencies in the C ABI.
See #102 for more details.