ebiten/internal/graphicsdriver/directx
Hajime Hoshi a4d20094d7 internal/graphicsdriver/directx: change the default feature level to 11_0
The feature level 12_0 causes some issues on some machines. As we now
have EBITENGINE_DIRECTX_FEATURE_LEVEL, let's go back to the default
feature level 11_0.

Updates #2486
2022-12-07 21:18:33 +09:00
..
api_microsoftgdk_windows.go internal/graphicsdriver/directx: refactoring 2022-06-18 21:53:41 +09:00
api_notmicrosoftgdk_windows.go internal/graphicsdriver/directx: refactoring 2022-06-18 21:53:41 +09:00
api_windows.go internal/graphicsdriver/directx: add EBITENGINE_DIRECTX_FEATURE_LEVEL 2022-11-21 02:53:37 +09:00
graphics_windows.go internal/graphicsdriver/directx: change the default feature level to 11_0 2022-12-07 21:18:33 +09:00
pipeline_windows.go internal/graphicsdriver/directx: increment numDescriptorsPerFrame 2022-07-15 02:42:23 +09:00