ebiten/internal/restorable
Terra Brown 26a58d20b3
internal/graphicscommand: enable EBITENGINE_INTERNAL_IMAGES_KEY on browsers (#2283)
Closes #2270

Co-authored-by: Hajime Hoshi <hajimehoshi@gmail.com>
2022-08-31 03:10:10 +09:00
..
doc.go ebiten: add WritePixels replacing ReplacePixels 2022-08-08 03:50:27 +09:00
image.go internal/restorable: bug fix: needed to copy the stale region when extending an image 2022-08-27 23:29:50 +09:00
images_test.go internal/restorable: rename ReplacePixels -> WritePixels 2022-08-08 03:16:26 +09:00
images.go internal/graphicscommand: enable EBITENGINE_INTERNAL_IMAGES_KEY on browsers (#2283) 2022-08-31 03:10:10 +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