mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-06 16:04:29 +01:00
7a6cbcaea6
This change fixes the following issues: * There should be two resource states for presenting targets, so an image for the screen must have two resource states, though it had only one in the current implementation. * At removeImage, the screen image was removed unexpectedly. Updates #2081 Closes #2151 |
||
---|---|---|
.. | ||
api_windows.go | ||
graphics_windows.go | ||
pipeline_windows.go |