ebiten/internal/graphicsdriver/directx
Hajime Hoshi c126dea7fb Revert "internal/graphicsdriver/directx: bug fix: do not reset command allocators at Begin"
This reverts commit 9d303e8dc5.

Reason: A GPU memory leak (#2292). Though this reverting reveals the error #2249
again, a memory leak is more critical. Then revert the change once, and then
take time to investigate how to resolve #2249.

Closes #2292
Updates #2249
2022-09-02 02:27:40 +09:00
..
api_32bit_windows.go internal/graphicsdriver/directx: support 32bit Windows 2022-08-28 00:04:55 +09:00
api_64bit_windows.go internal/graphicsdriver/directx: support 32bit Windows 2022-08-28 00:04:55 +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: support 32bit Windows 2022-08-28 00:04:55 +09:00
graphics_windows.go Revert "internal/graphicsdriver/directx: bug fix: do not reset command allocators at Begin" 2022-09-02 02:27:40 +09:00
pipeline_windows.go Revert "internal/graphics: remove FilterScreen and use an original Kage program instead" 2022-08-30 01:56:06 +09:00