Hajime Hoshi
|
2db10b1e9c
|
ebiten: add RunGameOptions.SingleThread and deprecate ebitenginesinglethread build tag
Closes #2830
|
2023-11-05 00:01:44 +09:00 |
|
Hajime Hoshi
|
5da80ef3a7
|
internal/graphicsdriver: add playstation5
Updates #2799
|
2023-10-29 22:16:58 +09:00 |
|
Hajime Hoshi
|
accb777f51
|
internal/ui: refactoring: remove unused functions
|
2023-10-29 19:16:11 +09:00 |
|
Hajime Hoshi
|
c4ce1b3503
|
internal/ui: start implementing UserInterface for PS5
Updates #2799
|
2023-10-29 19:13:08 +09:00 |
|
Hajime Hoshi
|
5fe8c29b4c
|
internal/ui: refactoring: integrate (*UserInterface).run
|
2023-10-29 18:57:10 +09:00 |
|
Hajime Hoshi
|
ea842495cf
|
internal/ui: refactoring
|
2023-10-29 18:29:41 +09:00 |
|
Hajime Hoshi
|
457f6bb964
|
Revert "internal/ui: bug fix: panic at ReadPixels before running"
This reverts commit 2f6df3d4d6 .
Reason: regression by calling (*ebiten.Image).At from a different goroutine
Updates #2820
|
2023-10-27 14:29:41 +09:00 |
|
Hajime Hoshi
|
2f6df3d4d6
|
internal/ui: bug fix: panic at ReadPixels before running
Closes #2820
|
2023-10-27 12:18:34 +09:00 |
|
Hajime Hoshi
|
630789757f
|
all: add files for PlayStation 5
The implementation is WIP.
Updates #2799
|
2023-10-16 00:54:08 +09:00 |
|