Hajime Hoshi
|
12350e2fee
|
Fix build tags for Go 1.17
|
2021-08-17 12:27:19 +09:00 |
|
Hajime Hoshi
|
1706d9436a
|
ebiten: Add FPSModeType, FPSMode, SetFPSMode, and ScheduleFrame
This change adds these APIs:
* type FPSModeType
* func FPSMode
* func SetFPSMode
* func ScheduleFrame
and deprecates these APIs:
* func SetVsyncEnabled
* func IsVsyncEnabled
Closes #1556
|
2021-07-24 16:09:13 +09:00 |
|
Hajime Hoshi
|
58843b68f9
|
internal/hooks: Enable to return error at suspend/resume audio
|
2021-05-04 23:09:01 +09:00 |
|
Hajime Hoshi
|
2e6e1ed39d
|
mobile/ebitenmobileview: Add DeviceScale and use it at EbitenView
Closes #1482
|
2021-04-11 02:30:39 +09:00 |
|
Hajime Hoshi
|
bf515bb594
|
Update version to v2.0.0-alpha
|
2020-10-04 04:30:40 +09:00 |
|
Hajime Hoshi
|
91aa6a0f3a
|
mobile/ebitenmobileview: Remove mutex usages
|
2020-08-29 00:18:42 +09:00 |
|
Hajime Hoshi
|
71e65fa1b7
|
cmd/ebitenmobile: Use an explict way to detect context lost on Android
Fixes #1176
|
2020-08-15 01:39:08 +09:00 |
|
Hajime Hoshi
|
d59aea1db1
|
driver: Remove the return value from RunWithoutMainLoop
|
2020-02-11 23:56:53 +09:00 |
|
Hajime Hoshi
|
aef4b4ba53
|
uidriver/mobile: Refactoring: Give a default outside size
|
2020-02-11 23:29:52 +09:00 |
|
Hajime Hoshi
|
d0fce2a2db
|
mobile/ebitenmobileview: Refactoring
|
2020-02-11 22:43:00 +09:00 |
|