Skip to content

Releases: EngoEngine/gl

gl v1.0.4

06 Apr 03:03
45b145a
Compare
Choose a tag to compare
  • Changed import path from "engo.io/gl" to "github.com/EngoEngine/gl"

gl v1.0.3

01 Mar 06:28
19ac4a3
Compare
Choose a tag to compare
  • Added several gl functions to help with blendmaping and rasterizing

Tag changes and api fix

11 Jan 17:57
eff9828
Compare
Choose a tag to compare
  • Fixed the mobile API since TexImage2D was changed on gomobile's end
  • Changed js tag from netgo to js

gl v1.0.1

04 Nov 04:35
2347898
Compare
Choose a tag to compare

This is gl before wasm support was added. Use this version with engo v1.0.1 or earlier.

v1.0

21 Jun 18:12
fbdc811
Compare
Choose a tag to compare

This is the version of this to go with engo v1.0 in case any changes need to be made to this in the future (for Vulkan support, for example)