ebiten/internal/graphicsdriver
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
..
directx Revert "internal/graphicsdriver/directx: bug fix: do not reset command allocators at Begin" 2022-09-02 02:27:40 +09:00
metal Revert "internal/graphics: remove FilterScreen and use an original Kage program instead" 2022-08-30 01:56:06 +09:00
opengl Revert "internal/graphics: remove FilterScreen and use an original Kage program instead" 2022-08-30 01:56:06 +09:00
compositemode.go internal/driver: rename to internal/graphicsdriver 2022-02-06 20:41:32 +09:00
filter.go Revert "internal/graphics: remove FilterScreen and use an original Kage program instead" 2022-08-30 01:56:06 +09:00
graphics.go image/rectangle: read pixels only for necessary parts 2022-08-27 23:23:33 +09:00