ebiten/internal/graphics
Hajime Hoshi c725937cc6 internal/graphics: Reuse the vertices backend
This is basically a reland of 9cb631e30f.
This change locks the vertices backend at the end-frame phase to
protect from vertices usages by other goroutines.

Updates #1546
Closes #1681
2021-06-27 02:31:01 +09:00
..
math_test.go Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00
math.go graphics: Refactoring 2019-06-26 00:18:40 +09:00
vertex.go internal/graphics: Reuse the vertices backend 2021-06-27 02:31:01 +09:00