ebiten/internal/restorable
2022-06-06 09:21:11 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go internal/graphicscommand: refactoring: unify NewScreenFrameBufferImage and NewImage 2022-06-06 09:21:11 +09:00
images_test.go internal/restorable: treat texels instead of pixels 2022-04-02 04:25:27 +09:00
images.go internal/restorable: refactoring: introduce ImageType 2022-06-06 09:13:55 +09:00
rect.go internal/restorable: add a new parameter specifying a mask for ReplacePixels 2022-03-21 03:08:58 +09:00
shader_test.go internal/restorable: treat texels instead of pixels 2022-04-02 04:25:27 +09:00
shader.go ebiten: compile shaders at NewShader 2022-04-04 02:52:57 +09:00