mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 10:48:53 +01:00
7c0fbce0cf
Before this change, texture atlases are created only for rendreing sources. This change enables to use texture atlases even for rendering destinations, so that the number of textures will be drastically reduced. Closes #2581 |
||
---|---|---|
.. | ||
export_test.go | ||
image_test.go | ||
image.go | ||
shader_test.go | ||
shader.go |