mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
d16b591a35
In DirectX 11, if a device and a factory are independently created, some functions like MakeWindowAssociation doe't work well. This change fixes the issue by getting a factory from a device and using it. Closes #2661 |
||
---|---|---|
.. | ||
directx | ||
metal | ||
opengl | ||
blend.go | ||
graphics.go |