Releases: EngoEngine/gl
Releases · EngoEngine/gl
gl v1.0.14
gl v1.0.13
Updated build tags for M1 Macs and for compatibility with future versions of go
gl v1.0.12
- Added support for desktop line stipple, but it's not available on web or mobile
gl v1.0.11
- js re-uses a buffer on the js side rather than allocate new ones every time.
gl v1.0.10
Fixed js build by properly converting go slices to js typed arrays
gl v1.0.9
gl v1.0.8
gl v1.0.7
gl v1.0.6
WASM fixes
Added support for wasm and remove gopherjs