Hajime Hoshi
|
a040aae83b
|
glfw: Update to GLFW 3.3
Fixes #1000
|
2019-11-26 01:19:20 +09:00 |
|
Hajime Hoshi
|
3c976eae02
|
cmd/ebitenmobile: Use Metal on iOS
The emulators still use OpenGL.
Fixes #737
|
2019-10-09 02:13:47 +09:00 |
|
Hajime Hoshi
|
4a9a7f936d
|
Make go vet a little happier on macOS
Updates #889
|
2019-07-22 20:16:22 +09:00 |
|
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 |
|