GarageEngine icon indicating copy to clipboard operation
GarageEngine copied to clipboard

Problems with gl.Texture ang gl.GLenum

Open paulocoutinhox opened this issue 9 years ago • 0 comments

Problems with texture and glenum

I have updated the repo to use: github.com/go-gl/gl/v2.1/gl

But using it version or other, i always got:

engine/Texture.go:109: undefined: gl.Texture
engine/Texture.go:112: undefined: gl.GLenum
engine/Texture.go:113: undefined: gl.GLenum
engine/Texture.go:115: undefined: gl.GLenum

What i need change to make it work and make a pull-request?

paulocoutinhox avatar Oct 07 '16 20:10 paulocoutinhox