ebiten/internal/buffered
Hajime Hoshi fb426cd0dd internal/ui: move dotsBuffer from internal/ui.Image to internal/buffered.Image
This is a refactoring as 'caching' things should be in internal/buffered,
but also this is a performance optimization to make pixels and dotsBuffer
work well together.
2024-01-16 02:08:41 +09:00
..
image_test.go internal/buffered: bug fix: enable TestGC again 2023-10-10 03:06:09 +09:00
image.go internal/ui: move dotsBuffer from internal/ui.Image to internal/buffered.Image 2024-01-16 02:08:41 +09:00