mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
b71a4975dd
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_microsoftgdk_windows.go | ||
api_notmicrosoftgdk_windows.go | ||
api_windows.go | ||
graphics_windows.go | ||
pipeline_windows.go |