mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
29f7a45ccc
This is necessary to remove the graphics driver usage from (*ebiten.Image).At. And this is necessary to determine the graphics driver after the window becomes transparent or not. Unfortunately, it is not obvious to make a transparent window with DirectX. Then, the determination of a graphics driver should be delayed. Updates #1007 |
||
---|---|---|
.. | ||
command.go | ||
image_test.go | ||
image.go |