mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-13 03:23:14 +01:00
Before this change, a command buffer is retained indirectly by a buffer, and this might extend the life of drawable unexpectedly. This change stops using command buffers as a key of the buffers pool, and use a counter increated by nextDrawable calls. Updates #1196 |
||
---|---|---|
.. | ||
metal | ||
opengl |