mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
f269b61903
A managed byte slice from the new byte slice pool has a function to release and put it back to the pool explicitly, and this doesn't rely on GCs. Updates #1681 Closes #2804 |
||
---|---|---|
.. | ||
bytes.go | ||
export_test.go | ||
graphics_test.go | ||
math.go | ||
shader.go | ||
vertex.go |