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 |
|
Hajime Hoshi
|
69f1fa5f29
|
internal/ui: unify the receivers for UI
|
2023-10-15 02:51:23 +09:00 |
|
Hajime Hoshi
|
34941ca083
|
all: separate the rendering thread from the main thread
Updates #1704
Closes #2512
|
2022-12-30 22:57:34 +09:00 |
|