mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-25 09:20:08 +01:00
The old byte pool depnded on lifetimes of command queues, and this was tricky. The new byte pool uses runtime.SetFinalizer so this should be much easier to use. Updates #1681 |
||
---|---|---|
.. | ||
bytes.go | ||
export_test.go | ||
image_test.go | ||
image.go | ||
set.go | ||
shader_test.go | ||
shader.go |