Hajime Hoshi
|
fd43848568
|
mobile: Move mutex to mobile.go
|
2018-05-03 22:07:03 +09:00 |
|
Hajime Hoshi
|
7a00f0f599
|
mobile: Bug fix: mutex is necessary for start and update
mobile's Start and Update can be called from different threads.
Especially, on Android, this behavior is noted explicitly at
https://developer.android.com/reference/android/opengl/GLSurfaceView.Renderer
|
2018-05-03 22:02:49 +09:00 |
|
Hajime Hoshi
|
fd71c86e20
|
mobile: Throw error when update is called without starting (#311)
|
2017-06-04 22:37:43 +09:00 |
|
Hajime Hoshi
|
112f1419d1
|
mobile: Start now returns nil
|
2017-04-18 02:49:14 +09:00 |
|
Hajime Hoshi
|
0ef1e61d55
|
mobile: Fix iOS tag usages (#310)
|
2017-01-26 01:32:33 +09:00 |
|
Hajime Hoshi
|
c50f5a3509
|
mobile: Rename Render -> Update
|
2016-06-30 02:12:31 +09:00 |
|
Hajime Hoshi
|
cc5fba729a
|
mobile: Remove EventDispatcher
|
2016-06-25 15:50:03 +09:00 |
|
Hajime Hoshi
|
58218a85b5
|
mobile: Remove SetScreenSize/Scale
|
2016-06-25 04:45:19 +09:00 |
|
Hajime Hoshi
|
e30ef050f2
|
mobile: Make it buildable for desktops (just for comments)
|
2016-06-25 03:41:56 +09:00 |
|