This website requires JavaScript.
Explore
Help
Sign In
interesting
/
go-opengl-pixel
mirror of
https://github.com/faiface/pixel.git
Watch
1
Star
0
Fork
You've already forked go-opengl-pixel
0
Code
Issues
Projects
Releases
Wiki
Activity
6587b54040
go-opengl-pixel
/
pixelgl
History
faiface
1f3c875d87
remove ID's from OpenGL objects + replace VertexArray with dynamically sized VertexSlice + add new Sprite
2017-01-10 23:54:35 +01:00
..
attr.go
same for pixelgl
2016-12-30 17:53:47 +01:00
doc.go
update doc
2016-12-31 02:43:02 +01:00
interface.go
remove Doer and replace with BeginEnder
2016-12-31 01:33:53 +01:00
shader.go
remove ID's from OpenGL objects + replace VertexArray with dynamically sized VertexSlice + add new Sprite
2017-01-10 23:54:35 +01:00
texture.go
remove ID's from OpenGL objects + replace VertexArray with dynamically sized VertexSlice + add new Sprite
2017-01-10 23:54:35 +01:00
thread.go
add common response channel for main thread
2017-01-06 15:00:05 +01:00
util.go
optimize binder
2016-12-15 14:31:10 +01:00
vertex.go
remove ID's from OpenGL objects + replace VertexArray with dynamically sized VertexSlice + add new Sprite
2017-01-10 23:54:35 +01:00