ebiten/internal/atlas
Hajime Hoshi 414a64ce78 internal/atlas: Allow extending a texture atlas
As PBO is no longer used (#1678), using a big atlas with
ReplacePixels is no longer problematic.

Closes #1674
Updates #1675
2021-06-24 21:35:36 +09:00
..
export_test.go Rename internal/shareable -> internal/atlas 2021-03-12 00:22:08 +09:00
image_test.go Rename internal/shareable -> internal/atlas 2021-03-12 00:22:08 +09:00
image.go internal/atlas: Allow extending a texture atlas 2021-06-24 21:35:36 +09:00
shader.go Rename internal/shareable -> internal/atlas 2021-03-12 00:22:08 +09:00