ebiten/internal/restorable
Hajime Hoshi 71c9e7ac40 driver: Add Region and sourceRegion parameter at Draw
This is a preparation to remove source-region information from
vertices.

Updates #1210
2020-07-02 03:26:05 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go driver: Add Region and sourceRegion parameter at Draw 2020-07-02 03:26:05 +09:00
images_test.go driver: Add Region and sourceRegion parameter at Draw 2020-07-02 03:26:05 +09:00
images.go restorable: Add an explicit way to detect context-lost 2020-05-30 20:29:15 +09:00
js.go restorable: Add an explicit way to detect context-lost 2020-05-30 20:29:15 +09:00
notjs.go restorable: Add an explicit way to detect context-lost 2020-05-30 20:29:15 +09:00
rect.go restorable: Merge two 'copy' into one 2019-11-16 02:10:53 +09:00
shader_test.go driver: Add Region and sourceRegion parameter at Draw 2020-07-02 03:26:05 +09:00
shader.go restorable: Add Shader (WIP) 2020-05-25 00:50:01 +09:00