ebiten/internal/restorable
Hajime Hoshi 40362aa62d internal/restorable: bug fix: readPixelsFromGPU might be called for a non-stale image
Actually readPixelsFromGPUIfNeeded can invoke this.

Closes #2322
2022-09-13 15:34:43 +09:00
..
doc.go ebiten: add WritePixels replacing ReplacePixels 2022-08-08 03:50:27 +09:00
image.go internal/restorable: bug fix: readPixelsFromGPU might be called for a non-stale image 2022-09-13 15:34:43 +09:00
images_test.go internal/restorable: rename ReplacePixels -> WritePixels 2022-08-08 03:16:26 +09:00
images.go internal/graphicscommand: move availableFilename to graphicscommand 2022-08-31 13:26:14 +09:00
rect.go image/rectangle: read pixels only for necessary parts 2022-08-27 23:23:33 +09:00
shader_test.go internal/restorable: rename ReplacePixels -> WritePixels 2022-08-08 03:16:26 +09:00
shader.go ebiten: compile shaders at NewShader 2022-04-04 02:52:57 +09:00