Hajime Hoshi
|
86706c0335
|
internal/graphicsdriver/opengl: add opengles build tag
This enables to use OpenGL ES instead of OpenGL.
Closes #292
|
2022-09-13 11:10:48 -07:00 |
|
Hajime Hoshi
|
b54ad73a2b
|
Add go:build comments with go1.17beta1 fmt
|
2021-06-11 01:11:46 +09:00 |
|
Hajime Hoshi
|
bd888f62b9
|
graphicsdriver/opengl: Exclude bytes.go from non-mobile environments
This requires reflect and reflect prevents Ebiten from being compiiled
with TinyGo.
Updates #747
|
2020-08-20 22:24:21 +09:00 |
|
Hajime Hoshi
|
241716d0e6
|
Add package graphicsdriver; Move opengl to graphicsdriver/opengl
|
2018-11-10 22:52:37 +09:00 |
|