mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
e0fbfc2bb0
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 |