Hajime Hoshi
|
2bc1475a15
|
graphicsdriver/metal: Bug fix: Sync textures before replacing a region
Updates #1213
|
2020-06-27 03:08:17 +09:00 |
|
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
|
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 |
|
Hajime Hoshi
|
ea284d86fd
|
graphicsdriver/metal: Add setView for iOS and non-iOS
|
2019-05-03 03:08:46 +09:00 |
|