ebiten/internal/graphicsdriver
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
..
directx Revert "internal/graphicsdriver/directx: bug fix: do not reset command allocators at Begin" 2022-09-02 02:30:50 +09:00
metal internal/graphicsdriver/metal: remove C for macOS (#2243) 2022-08-18 01:39:34 +09:00
opengl all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
compositemode.go internal/driver: rename to internal/graphicsdriver 2022-02-06 20:41:32 +09:00
filter.go internal/driver: rename to internal/graphicsdriver 2022-02-06 20:41:32 +09:00
graphics.go internal/graphicsdriver: rename ReplacePixels to WritePixels 2022-08-08 03:05:04 +09:00