ebiten/internal/graphicsdriver/directx
Hajime Hoshi 5459036d1c 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:30:50 +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: use DXGI_PRESENT_TEST when the screen is invisible 2022-08-17 00:10:44 +09:00
graphics_windows.go Revert "internal/graphicsdriver/directx: bug fix: do not reset command allocators at Begin" 2022-09-02 02:30:50 +09:00
pipeline_windows.go internal/graphicsdriver/directx: increment numDescriptorsPerFrame 2022-07-15 02:42:23 +09:00