ebiten/internal/graphicsdriver/directx
Hajime Hoshi 102a2d2138 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:16:47 +09:00
..
api_32bit_windows.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
api_64bit_windows.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
api_microsoftgdk_windows.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
api_notmicrosoftgdk_windows.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
api_windows.go internal/graphicsdriver/directx: add EBITENGINE_DIRECTX_FEATURE_LEVEL 2022-11-21 02:46:07 +09:00
graphics_windows.go internal/graphicsdriver/directx: change the default feature level to 11_0 2022-12-07 21:16:47 +09:00
pipeline_windows.go all: use uint32 instead of float32 for uniform values 2022-11-12 20:28:07 +09:00