ebiten/internal/graphicsdriver
Hajime Hoshi c7ab66e0e1 graphicsdriver/metal: Move MTLDevice and CAMetalLayer to the other struct
On iOS, they are given or included in a MTKView and we don't have
to (or should not) make them. Let's move them to a different
struct.
2019-06-19 02:17:45 +09:00
..
metal graphicsdriver/metal: Move MTLDevice and CAMetalLayer to the other struct 2019-06-19 02:17:45 +09:00
opengl Add jsutil package for new API of Go 1.13 2019-06-15 00:49:57 +09:00