ebiten/internal/buffered
Hajime Hoshi b94c3fa9bb internal/atlas: split EndFrame into EndFrame and SwapBuffers
This enables to do something asynchronously while executing SwapBuffers
in a different goroutine.

This is a preparation for HandleInput.

Updates #1704
2023-10-24 00:22:04 +09:00
..
image_test.go internal/buffered: bug fix: enable TestGC again 2023-10-10 03:06:09 +09:00
image.go internal/atlas: split EndFrame into EndFrame and SwapBuffers 2023-10-24 00:22:04 +09:00