ebiten/internal/shareable
Hajime Hoshi 9341d21614
internal/shareable: Call DrawTriangles instead of ReplacePixels at makeShared (#1513)
When context losts never happen, reading pixels and call replace-pixels command are not needed.

Closes #1508
2021-02-26 12:56:22 +09:00
..
export_test.go shareable: Refactoring 2021-01-18 00:35:09 +09:00
image_test.go shareable: Rename notUpdatedCount -> usedAsSourceCount and modify implementation 2021-01-17 19:00:16 +09:00
image.go internal/shareable: Call DrawTriangles instead of ReplacePixels at makeShared (#1513) 2021-02-26 12:56:22 +09:00
shader.go Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00